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 426c682238b1..3825e854771c 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 lthack gnometarget libgnomeui gnomevfs2 -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes USE_REINPLACE= yes CONFIGURE_ARGS= --enable-compile-warnings=no |