diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-13 12:39:19 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-13 12:39:19 +0000 |
commit | 71af112e41fdc2ebcbeff2a01a96f610f9355715 (patch) | |
tree | 53496a171b80781b94bc646acf4d3015ac3755ac /games/taxipilot | |
parent | 14ae5872bd71282510a4faf49561b20d9911ff3d (diff) | |
download | ports-71af112e41fdc2ebcbeff2a01a96f610f9355715.tar.gz ports-71af112e41fdc2ebcbeff2a01a96f610f9355715.zip |
Notes
Diffstat (limited to 'games/taxipilot')
-rw-r--r-- | games/taxipilot/Makefile | 4 |
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 |