summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-20 19:10:54 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-20 19:10:54 +0000
commitabe45fbb1b4b1b86923a8e97e2aea1cb1fc4d108 (patch)
treeb164231b47768e0990e568948651c6d8784682e0 /games
parent* Re-add support for libgnomeprint[ui]-2.0 (diff)
Correct dependency directory in last commit.
Notes
Notes: svn path=/head/; revision=75974
Diffstat (limited to 'games')
-rw-r--r--games/gturing/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gturing/Makefile b/games/gturing/Makefile
index 001daca68ed8..e488be6937e6 100644
--- a/games/gturing/Makefile
+++ b/games/gturing/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= rael@vectorstar.net
COMMENT= A simple turing machine simulator for gnome 2
LIB_DEPENDS= gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
- gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui
+ gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20
USE_X_PREFIX= yes
USE_REINPLACE= yes