aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-03-11 01:11:55 +0800
committerflz <flz@FreeBSD.org>2005-03-11 01:11:55 +0800
commit52159fed8d82d9046f849c5b23e6808c3a3f1e8b (patch)
tree1ad75f5081cdfd231dec2caa36af093ce63ecc34 /games
parenteb680281a3495e065ddd86eac19cf7d59ef1d54e (diff)
downloadfreebsd-ports-gnome-52159fed8d82d9046f849c5b23e6808c3a3f1e8b.tar.gz
freebsd-ports-gnome-52159fed8d82d9046f849c5b23e6808c3a3f1e8b.tar.zst
freebsd-ports-gnome-52159fed8d82d9046f849c5b23e6808c3a3f1e8b.zip
- Fix packing list.
PR: ports/76922 Submitted by: flz Approved by: pav (mentor), maintainer timeout (1 month)
Diffstat (limited to 'games')
-rw-r--r--games/penguin-command/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile
index 1b60f63aa8e0..325b84cecb66 100644
--- a/games/penguin-command/Makefile
+++ b/games/penguin-command/Makefile
@@ -18,15 +18,13 @@ COMMENT= A clone of the classic game Missile Command
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
-BROKEN= Incomplete pkg-plist
-
USE_SDL= mixer sdl
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
CONFIGURE_TARGET=
-MAN6= penguin-command.6
+MAN6= penguin-command.6 penguin-command.ja.6
post-patch:
${REINPLACE_CMD} 's|"SDL/SDL|"SDL|g ; s|<SDL/SDL|<SDL|g' \