summaryrefslogtreecommitdiffstats
path: root/games/ktamaga/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
committerasami <asami@FreeBSD.org>1998-08-12 06:29:36 +0000
commit8a7e60c34586bb5267b5568f4aaf008466293240 (patch)
tree0eb60edc356664a1c6e82fcb4123098fa93c8c33 /games/ktamaga/Makefile
parentf76f8647163274d25404da963254d945f45f725a (diff)
downloadFreeBSD-ports-8a7e60c34586bb5267b5568f4aaf008466293240.zip
FreeBSD-ports-8a7e60c34586bb5267b5568f4aaf008466293240.tar.gz
Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
Diffstat (limited to 'games/ktamaga/Makefile')
-rw-r--r--games/ktamaga/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/ktamaga/Makefile b/games/ktamaga/Makefile
index 077cf28..d261ead 100644
--- a/games/ktamaga/Makefile
+++ b/games/ktamaga/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 November 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.4 1998/04/29 17:51:20 asami Exp $
+# $Id: Makefile,v 1.5 1998/08/07 23:56:20 asami Exp $
#
DISTNAME= ktamaga-0.2
@@ -13,12 +13,11 @@ MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/unstable/apps/games/ \
MAINTAINER= se@freebsd.org
-BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt
-LIB_DEPENDS= qt\\.1\\.3[0-9]:${PORTSDIR}/x11-toolkits/qt \
- kdecore\\.0\\.1[1-9]:${PORTSDIR}/x11/kdelibs
+LIB_DEPENDS= kdecore\\.0\\.1[1-9]:${PORTSDIR}/x11/kdelibs
BROKEN= upgrade
+USE_QT= yes
WRKSRC= ${WRKDIR}/tamaga-0.2
.include <bsd.port.mk>
OpenPOWER on IntegriCloud