aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-04-25 05:17:31 +0800
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-04-25 05:17:31 +0800
commited5d5f0fa94c825c94a92623efc6ffa57a7614b1 (patch)
tree61bbf211a643a0a988a9a8d57ea60b0b21096c58
parent58c9853c93d8b4efef83cb012b77aa6562d80702 (diff)
downloadfreebsd-ports-gnome-ed5d5f0fa94c825c94a92623efc6ffa57a7614b1.tar.gz
freebsd-ports-gnome-ed5d5f0fa94c825c94a92623efc6ffa57a7614b1.tar.zst
freebsd-ports-gnome-ed5d5f0fa94c825c94a92623efc6ffa57a7614b1.zip
- Fix installation of files in ${DOCSDIR} (they were installing under
the same name, overwriting it each time). - Add these files to pkg-plist. Approved by: garga (mentor)
-rw-r--r--games/wolf3d/Makefile2
-rw-r--r--games/wolf3d/pkg-plist3
2 files changed, 4 insertions, 1 deletions
diff --git a/games/wolf3d/Makefile b/games/wolf3d/Makefile
index 8786e25d92e2..4a4a265ec61f 100644
--- a/games/wolf3d/Makefile
+++ b/games/wolf3d/Makefile
@@ -86,7 +86,7 @@ do-install:
${MKDIR} ${DOCSDIR}/docs
${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR}/docs
. for f in IDEAS NOTES README TODO
- ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/IDEAS
+ ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
. endfor
.endif
diff --git a/games/wolf3d/pkg-plist b/games/wolf3d/pkg-plist
index a38b162c5905..4ce6753bfbdc 100644
--- a/games/wolf3d/pkg-plist
+++ b/games/wolf3d/pkg-plist
@@ -4,6 +4,9 @@ libexec/wolf3d/sdlwolf3d-ss
libexec/wolf3d/sdlwolf3d-wf
libexec/wolf3d/sdlwolf3d-ws
%%PORTDOCS%%%%DOCSDIR%%/IDEAS
+%%PORTDOCS%%%%DOCSDIR%%/NOTES
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/docs/goodstuf.txt
%%PORTDOCS%%%%DOCSDIR%%/docs/release.txt
%%WOLF_SW%%%%DATADIR%%/audiohed.wl1