summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-20 05:35:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-20 05:35:15 +0000
commit3f913c5e949fb664ae55a002e327b2c7d248695e (patch)
tree8119a0ef6f3024ed9a326fa14519c399d024e444 /games
parentUnbreak port and upgrade to link against Qt-1.42 and KDe-1.1 (diff)
It's kdelibs11 that installs kdecore.2.
Notes
Notes: svn path=/head/; revision=16788
Diffstat (limited to 'games')
-rw-r--r--games/ktamaga/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ktamaga/Makefile b/games/ktamaga/Makefile
index 5e33b581176b..71bc85cb4972 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.9 1998/10/02 18:21:31 brian Exp $
+# $Id: Makefile,v 1.10 1999/02/20 00:57:12 se Exp $
#
DISTNAME= ktamaga-0.2
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/unstable/apps/games/ \
MAINTAINER= se@freebsd.org
-LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs
+LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11
MAKE_ENV= DEBUG_FL="$(CFLAGS)"
USE_QT= yes