diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-06-13 22:41:47 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-06-13 22:41:47 +0800 |
commit | 863f392e95279722abbad53955bb33ec528b7916 (patch) | |
tree | e0be8182793da168f1ef1219dd886be1b8c29bce /net-im | |
parent | f20e6a2a13a910682a0e0fbff7c155d4e480b540 (diff) | |
download | freebsd-ports-gnome-863f392e95279722abbad53955bb33ec528b7916.tar.gz freebsd-ports-gnome-863f392e95279722abbad53955bb33ec528b7916.tar.zst freebsd-ports-gnome-863f392e95279722abbad53955bb33ec528b7916.zip |
- cleanup
Suggested by: droso on irc
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} |