ports/181875: databases/mysql-workbench52: Fix build

KATO Tsuguru tkato432 at yahoo.com
Fri Sep 6 18:10:01 UTC 2013


>Number:         181875
>Category:       ports
>Synopsis:       databases/mysql-workbench52: Fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 06 18:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 8.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/databases/mysql-workbench52/Makefile databases/mysql-workbench52/Makefile
--- /usr/ports/databases/mysql-workbench52/Makefile	2013-09-05 01:45:22.000000000 +0900
+++ databases/mysql-workbench52/Makefile	2013-09-07 00:00:00.000000000 +0900
@@ -43,8 +43,7 @@
 USE_SQLITE=	3
 USE_AUTOTOOLS=	libtoolize aclocal automake autoheader autoconf
 LIBTOOLIZE_ARGS=--copy --force
-ACLOCAL_ARGS=	# none
-AUTOMAKE_ARGS=	--copy --force-missing --foreign
+AUTOMAKE_ARGS=	--add-missing --copy --force-missing --foreign
 CONFIGURE_ENV=	LUA_CFLAGS="$$(pkg-config --cflags lua-${LUA_VER})" \
 		LUA_LIBS="$$(pkg-config --libs lua-${LUA_VER})" \
 		TINYXML_CFLAGS="-I${LOCALBASE}/include" \
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list