summaryrefslogtreecommitdiff
path: root/games/pp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-07 23:56:56 +0000
commit5264cbceb577ae0481e496f827ae4d0e18712945 (patch)
tree03d79514a3868d93e8dc51510d0a33f4b098dd70 /games/pp
parentRename category from x11 to x11-toolkits. (diff)
Fix up dependencies for ports that moved into the x11-toolkits category.
Notes
Notes: svn path=/head/; revision=12335
Diffstat (limited to 'games/pp')
-rw-r--r--games/pp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/pp/Makefile b/games/pp/Makefile
index f6e4a0adedd6..cc0f3c5666ce 100644
--- a/games/pp/Makefile
+++ b/games/pp/Makefile
@@ -3,7 +3,7 @@
# Date created: 21 May 1998
# Whom: Andrey Zakhvatov
#
-# $Id: Makefile,v 1.1.1.1 1998/08/01 05:00:13 nectar Exp $
+# $Id: Makefile,v 1.2 1998/08/05 09:30:57 asami Exp $
#
DISTNAME= pp-0.01
@@ -14,8 +14,8 @@ DISTFILES= ppinst-0.01.tar.gz ppsrc-0.01.tar.gz
MAINTAINER= andy@icc.surw.chel.su
-LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11/qt
-BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
+LIB_DEPENDS= qt\\.1\\.:${PORTSDIR}/x11-toolkits/qt
+BUILD_DEPENDS= moc:${PORTSDIR}/x11-toolkits/qt
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/ppsrc