diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
| commit | 8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch) | |
| tree | 1e9812bc2638933184cae2b226809eb69253bb9f /databases/mysql-workbench51/Makefile | |
| parent | Mark DEPRECATED: abandoned upstream. (diff) | |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Diffstat (limited to 'databases/mysql-workbench51/Makefile')
| -rw-r--r-- | databases/mysql-workbench51/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-workbench51/Makefile b/databases/mysql-workbench51/Makefile index 187468020a7e..9fbb2a04fe42 100644 --- a/databases/mysql-workbench51/Makefile +++ b/databases/mysql-workbench51/Makefile @@ -7,7 +7,7 @@ PORTNAME= mysql-workbench-oss PORTVERSION?= 5.1.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= MySQLGUITools @@ -28,7 +28,7 @@ MAKE_JOBS_UNSAFE= yes OPTIONS= PYTHON "Enable Python scripting and modules" off -USE_AUTOTOOLS= autoheader:262 autoconf:262 automake:110 aclocal:110 libtool:22 +USE_AUTOTOOLS= autoheader:267 autoconf:267 automake:110 aclocal:110 libtool:22 AUTOMAKE_ARGS= --add-missing --foreign ACLOCAL_ARGS= AUTOCONF_ARGS= |
