diff options
Diffstat (limited to 'games/netpanzer-data')
-rw-r--r-- | games/netpanzer-data/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/netpanzer-data/Makefile b/games/netpanzer-data/Makefile index 842cc5e0412e..02797b25848f 100644 --- a/games/netpanzer-data/Makefile +++ b/games/netpanzer-data/Makefile @@ -7,13 +7,14 @@ PORTNAME= netpanzer-data PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://download.berlios.de/netpanzer/ MAINTAINER= mad@madpilot.net COMMENT= Data files for the netpanzer game -LIB_DEPENDS= physfs-1.0.0:${PORTSDIR}/devel/physfs +LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam GNU_CONFIGURE= yes |