diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-07-04 08:31:52 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-07-04 08:31:52 +0000 |
commit | c24f413d7732b962b5974b9ec82e385983af0f01 (patch) | |
tree | d307fd46a35e0b494e08c53c19856a70ae4ce6d5 /games/taxipilot | |
parent | 5794a744f67ec25bf1ed39febc780bfcbaf29539 (diff) | |
download | ports-c24f413d7732b962b5974b9ec82e385983af0f01.tar.gz ports-c24f413d7732b962b5974b9ec82e385983af0f01.zip |
Notes
Diffstat (limited to 'games/taxipilot')
-rw-r--r-- | games/taxipilot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/taxipilot/Makefile b/games/taxipilot/Makefile index 8eeb892231b3..05bd5cbcd77c 100644 --- a/games/taxipilot/Makefile +++ b/games/taxipilot/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= taxipilot MAINTAINER= arved@FreeBSD.org COMMENT= A Spacetaxi clone +LIB_DEPENDS= noatun.0:${PORTSDIR}/multimedia/kdemultimedia3 + USE_KDELIBS_VER= 3 GNU_CONFIGURE= yes CONFIGURE_TARGET= |