diff options
author | green <green@FreeBSD.org> | 2001-01-06 06:21:09 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 2001-01-06 06:21:09 +0800 |
commit | fe8ae5feee8b2c12071a9e9b442e4657fc34d940 (patch) | |
tree | d7cbbbf2a78be7b87c5260ab70da18773310396d /net-im/licq | |
parent | 2b6b8838b21708332819cc221d8078a3a5066896 (diff) | |
download | freebsd-ports-gnome-fe8ae5feee8b2c12071a9e9b442e4657fc34d940.tar.gz freebsd-ports-gnome-fe8ae5feee8b2c12071a9e9b442e4657fc34d940.tar.zst freebsd-ports-gnome-fe8ae5feee8b2c12071a9e9b442e4657fc34d940.zip |
Heh, if USE_QT2, LIB_DEPENDS doesn't need qt22 ;)
Submitted by: alex
Diffstat (limited to 'net-im/licq')
-rw-r--r-- | net-im/licq/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index ae8843f03138..b61ca3240503 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -18,7 +18,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= green@FreeBSD.org BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake -LIB_DEPENDS= qt2:${PORTSDIR}/x11-toolkits/qt22 USE_QT2= yes USE_GMAKE= yes |