diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2009-04-04 12:05:22 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2009-04-04 12:05:22 +0000 |
commit | 8fed2698e159437710829d9279105e2d09a5f6a9 (patch) | |
tree | 901fc4f9a048ed3fed08740b96a7cd572bc74c5c /games/netpanzer-data | |
parent | 532c41471e2b914c47719f42f26ccf73f66e4e25 (diff) |
Notes
Diffstat (limited to 'games/netpanzer-data')
-rw-r--r-- | games/netpanzer-data/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/netpanzer-data/Makefile b/games/netpanzer-data/Makefile index 3809cd8b1487..7ffe63d2b268 100644 --- a/games/netpanzer-data/Makefile +++ b/games/netpanzer-data/Makefile @@ -7,7 +7,7 @@ PORTNAME= data PORTVERSION= 0.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX:S/-//} @@ -17,7 +17,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME:S/$/-/}${PORTVERSION} MAINTAINER= mad@madpilot.net COMMENT= Data files for the netpanzer game -LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs +LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam GNU_CONFIGURE= yes |