diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-23 08:05:59 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-23 08:05:59 +0000 |
commit | 9c210477096c1a6b3905a08dd08f67519b3b3c5f (patch) | |
tree | 9e925c2069a1058b20ff945963d039cac2f228a1 /net/licq | |
parent | 4e29101aadb3a4d1e95f02e6b703aa15091b0be9 (diff) | |
download | ports-9c210477096c1a6b3905a08dd08f67519b3b3c5f.tar.gz ports-9c210477096c1a6b3905a08dd08f67519b3b3c5f.zip |
Notes
Diffstat (limited to 'net/licq')
-rw-r--r-- | net/licq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/licq/Makefile b/net/licq/Makefile index 4a3fe53beecd..c18f7a4c86df 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -18,9 +18,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES} MAINTAINER= green@FreeBSD.org -LIB_DEPENDS= qt2.3:${PORTSDIR}/x11-toolkits/qt21 BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake +USE_QT2= yes USE_GMAKE= yes USE_AUTOCONF= yes USE_NEWGCC= yes |