aboutsummaryrefslogtreecommitdiffstats
path: root/games/phalanx/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-08-09 01:08:40 +0800
committerkrion <krion@FreeBSD.org>2004-08-09 01:08:40 +0800
commitaaba571a23e991006de596f6d37cff843cba280f (patch)
treecaf292c1a5b3f7e1c422f326598389472294d43b /games/phalanx/Makefile
parent97d4b0379ae170be3e7497d4436b26494cd97274 (diff)
downloadfreebsd-ports-gnome-aaba571a23e991006de596f6d37cff843cba280f.tar.gz
freebsd-ports-gnome-aaba571a23e991006de596f6d37cff843cba280f.tar.zst
freebsd-ports-gnome-aaba571a23e991006de596f6d37cff843cba280f.zip
Fix build with gcc-3.4
PR: ports/70167 Submitted by: Ports Fury
Diffstat (limited to 'games/phalanx/Makefile')
-rw-r--r--games/phalanx/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile
index d7d2d3700673..4a9d27cc2356 100644
--- a/games/phalanx/Makefile
+++ b/games/phalanx/Makefile
@@ -23,6 +23,10 @@ MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} ${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
ALL_TARGET= # empty
MAKEFILE= makefile
+PORTDOCS= README
+PLIST_FILES= bin/phalanx %%DATADIR%%/pbook.phalanx %%DATADIR%%/sbook.phalanx
+PLIST_DIRS= %%DATADIR%%
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/phalanx ${PREFIX}/bin
@${MKDIR} ${DATADIR}