diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-06-13 14:41:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-06-13 14:41:47 +0000 |
commit | cf1a813fb6e080a39a65a2315ee13739f73320f9 (patch) | |
tree | d183b0c926ba519d085c3db282e80f2d2b17164e /net-im | |
parent | 51e5fca44aacee633a9077754e1ea1ed7beec8c7 (diff) |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/licq/Makefile.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-im/licq/Makefile.inc b/net-im/licq/Makefile.inc index 7a68751d47c7..9ebf6396de19 100644 --- a/net-im/licq/Makefile.inc +++ b/net-im/licq/Makefile.inc @@ -17,8 +17,6 @@ DISTNAME= ${PKGNAMEPREFIX}${LICQ_VER} DISTFILES= ${DISTNAME}.tar.bz2 GNU_CONFIGURE= yes MD5_FILE?= ${PORTSDIR}/${LICQ_PORT}/distinfo -# USE_LIBTOOL doesn't work for these ports -#USE_LIBTOOL= yes USE_GMAKE= yes USE_BZIP2= yes WRKSRC?= ${WRKDIR}/${DISTNAME}/plugins/${PORTNAME} |