aboutsummaryrefslogtreecommitdiff
path: root/games/taxipilot
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-02-13 12:39:19 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-02-13 12:39:19 +0000
commit71af112e41fdc2ebcbeff2a01a96f610f9355715 (patch)
tree53496a171b80781b94bc646acf4d3015ac3755ac /games/taxipilot
parent14ae5872bd71282510a4faf49561b20d9911ff3d (diff)
downloadports-71af112e41fdc2ebcbeff2a01a96f610f9355715.tar.gz
ports-71af112e41fdc2ebcbeff2a01a96f610f9355715.zip
Fix dependencies after KDE 3.2
Notes
Notes: svn path=/head/; revision=100842
Diffstat (limited to 'games/taxipilot')
-rw-r--r--games/taxipilot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile
index a8cb894dbfcb..7f2f60f553f0 100644
--- a/games/taxipilot/Makefile
+++ b/games/taxipilot/Makefile
@@ -6,7 +6,7 @@
PORTNAME= taxipilot
PORTVERSION= 0.8.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= taxipilot
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= taxipilot
MAINTAINER= ports@FreeBSD.org
COMMENT= A Spacetaxi clone
-LIB_DEPENDS= noatun.0:${PORTSDIR}/multimedia/kdemultimedia3
+LIB_DEPENDS= noatun.3:${PORTSDIR}/multimedia/kdemultimedia3
USE_KDELIBS_VER= 3
USE_GMAKE= yes