diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-09 18:14:16 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-09 18:14:16 +0000 |
commit | 4932d96a965ac4e9f431340e0d0b7c51863c64bc (patch) | |
tree | a4e0456a38a662eb4c05e93b13d6e9977b97786b /net-im | |
parent | 6f65c291ce3db44b7830bd100ae0768e2c1268d9 (diff) | |
download | ports-4932d96a965ac4e9f431340e0d0b7c51863c64bc.tar.gz ports-4932d96a965ac4e9f431340e0d0b7c51863c64bc.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ayttm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |