diff options
Diffstat (limited to 'devel/gnomebuild/Makefile')
-rw-r--r-- | devel/gnomebuild/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnomebuild/Makefile b/devel/gnomebuild/Makefile index 478587cd2120..2b20a7ae5edb 100644 --- a/devel/gnomebuild/Makefile +++ b/devel/gnomebuild/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= gdl-1.0:${PORTSDIR}/x11-toolkits/gdl USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack gnometarget libgnomeui gnomevfs2 -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-compile-warnings=no |