summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-05-04 23:10:45 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-05-04 23:10:45 +0000
commit9f0b011a8c5e34adc59b6ee9570f33955a22510d (patch)
tree458fa0b395b496995e6e318a48ac180fe6706d51 /games
parentpatch for config.c failed. (diff)
Update to 1.0.1
PR: ports/51746 Submitted by: Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
Notes
Notes: svn path=/head/; revision=80130
Diffstat (limited to 'games')
-rw-r--r--games/barrage/Makefile7
-rw-r--r--games/barrage/distinfo2
-rw-r--r--games/barrage/pkg-plist3
3 files changed, 10 insertions, 2 deletions
diff --git a/games/barrage/Makefile b/games/barrage/Makefile
index 0fa9bbfc9490..e221fc3cf53e 100644
--- a/games/barrage/Makefile
+++ b/games/barrage/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= barrage
-PORTVERSION= 1.0
+PORTVERSION= 1.0.1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lgames
@@ -23,10 +23,15 @@ SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-profile-path=/var/games
+USE_REINPLACE= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \
CPPFLAGS="-I${X11BASE}/include"
+post-patch:
+ @${REINPLACE_CMD} -e 's|applications|applnk/Applications|g' \
+ ${WRKSRC}/Makefile.in
+
post-install:
${CHMOD} 0755 ${PREFIX}/bin/${PORTNAME}
diff --git a/games/barrage/distinfo b/games/barrage/distinfo
index 1f89b0134cae..68d54fda9705 100644
--- a/games/barrage/distinfo
+++ b/games/barrage/distinfo
@@ -1 +1 @@
-MD5 (barrage-1.0.tar.gz) = 85f1c2fec26ba73d21395aeeea008b9b
+MD5 (barrage-1.0.1.tar.gz) = 5ed847cf05d51f80c7e49d71af7c7938
diff --git a/games/barrage/pkg-plist b/games/barrage/pkg-plist
index d47626c70053..37720079259d 100644
--- a/games/barrage/pkg-plist
+++ b/games/barrage/pkg-plist
@@ -1,4 +1,5 @@
bin/barrage
+share/applnk/Applications/barrage.desktop
share/barrage/gfx/ammo.bmp
share/barrage/gfx/crater.bmp
share/barrage/gfx/cursors.bmp
@@ -24,6 +25,8 @@ share/barrage/sounds/gunfire.wav
share/barrage/sounds/highlight.wav
share/barrage/sounds/scream1.wav
share/barrage/sounds/scream2.wav
+@dirrm share/applnk/Applications/
+@dirrm share/applnk
@dirrm share/barrage/sounds
@dirrm share/barrage/gfx
@dirrm share/barrage