summaryrefslogtreecommitdiff
path: root/net-im/licq/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-23 08:05:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-23 08:05:59 +0000
commit9c210477096c1a6b3905a08dd08f67519b3b3c5f (patch)
tree9e925c2069a1058b20ff945963d039cac2f228a1 /net-im/licq/Makefile
parentRemove BROKEN, patches/patch-aa. (diff)
You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.
(Of course, they shouldn't have been writing "qt21" explicitly in the first place....)
Notes
Notes: svn path=/head/; revision=33033
Diffstat (limited to 'net-im/licq/Makefile')
-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 4a3fe53beecd..c18f7a4c86df 100644
--- a/net-im/licq/Makefile
+++ b/net-im/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