diff options
-rw-r--r-- | graphics/aqsis/Makefile | 4 | ||||
-rw-r--r-- | net-im/ayttm/Makefile | 4 | ||||
-rw-r--r-- | net/ayttm/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 898d7a4dd0ff..ce875c9aa02f 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -20,11 +20,11 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ fltk.1:${PORTSDIR}/x11-toolkits/fltk USE_GCC= 3.4 -USE_GNOME= gnometarget lthack +USE_GNOME= gnometarget USE_BISON= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALLS_SHLIB= yes diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index c4f23f511ccd..8058d7092576 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -27,13 +27,13 @@ USE_BZIP2= yes USE_GCC= 3.4 USE_X_PREFIX= yes WANT_GNOME= yes -USE_GNOME= gdkpixbuf gnometarget lthack +USE_GNOME= gdkpixbuf gnometarget USE_OPENSSL= yes USE_GETOPT_LONG= yes USE_LIBLTDL= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +GNU_CONFIGURE= yes LIBTOOLFLAGS= # none CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-smtp --enable-jasper-filter diff --git a/net/ayttm/Makefile b/net/ayttm/Makefile index c4f23f511ccd..8058d7092576 100644 --- a/net/ayttm/Makefile +++ b/net/ayttm/Makefile @@ -27,13 +27,13 @@ USE_BZIP2= yes USE_GCC= 3.4 USE_X_PREFIX= yes WANT_GNOME= yes -USE_GNOME= gdkpixbuf gnometarget lthack +USE_GNOME= gdkpixbuf gnometarget USE_OPENSSL= yes USE_GETOPT_LONG= yes USE_LIBLTDL= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_LIBTOOL_VER=15 +GNU_CONFIGURE= yes LIBTOOLFLAGS= # none CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-smtp --enable-jasper-filter |