summaryrefslogtreecommitdiff
path: root/net-im/licq
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2001-01-02 02:11:34 +0000
committerBrian Feldman <green@FreeBSD.org>2001-01-02 02:11:34 +0000
commitd5eaba190614e3ceea7fa0eea2baf77029671956 (patch)
treef459f5734b41eec084e68a54f537bfb186c231ca /net-im/licq
parentUpdate to the latest codes from www.brainstorm.co.uk (diff)
I have no clue why USE_QT2 got commented out.
Submitted by: alex
Notes
Notes: svn path=/head/; revision=36592
Diffstat (limited to 'net-im/licq')
-rw-r--r--net-im/licq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index 66de8f711b92..ae8843f03138 100644
--- a/net-im/licq/Makefile
+++ b/net-im/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