diff options
Diffstat (limited to 'devel/scaffold')
-rw-r--r-- | devel/scaffold/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/scaffold/Makefile b/devel/scaffold/Makefile index 06beeeb46..3f241074d 100644 --- a/devel/scaffold/Makefile +++ b/devel/scaffold/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnomeprefix gnometarget libbonoboui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |