summaryrefslogtreecommitdiff
path: root/games/alephone-data
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-03-28 23:14:58 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-03-28 23:14:58 +0000
commitd4b0074d225f7341f230989d35d970b97698768f (patch)
tree5e08a23bb7c5d99a341c6bbd3d4cec2cef409a7d /games/alephone-data
parentHost the distfile at a temporary location until the main FTP site works (diff)
Make sure to make the directories we're installing data into and add missing
@dirrm's to the pkg-plist. PR: 36437 Submitted by: Josh Elsasser <jre@vineyard.net>
Notes
Notes: svn path=/head/; revision=56821
Diffstat (limited to 'games/alephone-data')
-rw-r--r--games/alephone-data/Makefile2
-rw-r--r--games/alephone-data/pkg-plist2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/alephone-data/Makefile b/games/alephone-data/Makefile
index ddca070490dd..c5f27765a689 100644
--- a/games/alephone-data/Makefile
+++ b/games/alephone-data/Makefile
@@ -21,6 +21,8 @@ NO_BUILD= yes
NO_CDROM= Bungie/Microsoft do not allow charging for Marathon data files.
do-install:
+ @${MKDIR} ${PREFIX}/share/AlephOne
+ @${MKDIR} ${PREFIX}/share/AlephOne/MML
${INSTALL_DATA} ${WRKDIR}/Images ${PREFIX}/share/AlephOne/Images
${INSTALL_DATA} ${WRKDIR}/MML/Preferences.mml ${PREFIX}/share/AlephOne/MML/Preferences.mml
${INSTALL_DATA} ${WRKDIR}/Map ${PREFIX}/share/AlephOne/Map
diff --git a/games/alephone-data/pkg-plist b/games/alephone-data/pkg-plist
index ec3a4fc9d342..dece9953a15e 100644
--- a/games/alephone-data/pkg-plist
+++ b/games/alephone-data/pkg-plist
@@ -4,3 +4,5 @@ share/AlephOne/Map
share/AlephOne/README
share/AlephOne/Shapes
share/AlephOne/Sounds
+@dirrm share/AlephOne/MML
+@dirrm share/AlephOne