diff options
author | ade <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2004-06-04 17:29:38 +0000 |
commit | ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a (patch) | |
tree | 0f8268b015ec949860a3c2ab315d341fbbc7615c /net-im/ayttm | |
parent | 62cb740217d0f5aa007d7cab9d007fb551534a4f (diff) | |
download | FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.zip FreeBSD-ports-ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a.tar.gz |
Sync with new bsd.autotools.mk
Diffstat (limited to 'net-im/ayttm')
-rw-r--r-- | net-im/ayttm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index 61a31fc..5515c6d 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -16,11 +16,11 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ - ltdl.4:${PORTSDIR}/devel/libltdl \ jasper.4:${PORTSDIR}/graphics/jasper \ gpgme.9:${PORTSDIR}/security/gpgme \ pspell.15:${PORTSDIR}/textproc/aspell +USE_LIBLTDL= yes USE_BZIP2= yes USE_GCC= 3.2 USE_X_PREFIX= yes |