diff options
author | Brian Feldman <green@FreeBSD.org> | 2001-01-02 02:11:34 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2001-01-02 02:11:34 +0000 |
commit | d5eaba190614e3ceea7fa0eea2baf77029671956 (patch) | |
tree | f459f5734b41eec084e68a54f537bfb186c231ca /net/licq | |
parent | ab822b635b7c7e751b1f1474db2e7a9674b1a488 (diff) | |
download | ports-d5eaba190614e3ceea7fa0eea2baf77029671956.tar.gz ports-d5eaba190614e3ceea7fa0eea2baf77029671956.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 66de8f711b92..ae8843f03138 100644 --- a/net/licq/Makefile +++ b/net/licq/Makefile @@ -20,7 +20,7 @@ MAINTAINER= green@FreeBSD.org BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake LIB_DEPENDS= qt2:${PORTSDIR}/x11-toolkits/qt22 -#USE_QT2= yes +USE_QT2= yes USE_GMAKE= yes USE_AUTOCONF= yes USE_NEWGCC= yes |