summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-10 23:37:19 +0000
committerwiz <wiz>2004-07-10 23:37:19 +0000
commit27d38adeea09a2fee82857b2ee40a505e72ce018 (patch)
treed1887a24d69b0ef994528cec13351aee4bd693da /games
parent3dc4c5f6e1e426726087ad45c75dd40769f7948c (diff)
downloadpkgsrc-27d38adeea09a2fee82857b2ee40a505e72ce018.tar.gz
Create directories which the Makefile does not seem to
create during installation -- should fix bulk build.
Diffstat (limited to 'games')
-rw-r--r--games/lincity/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/games/lincity/Makefile b/games/lincity/Makefile
index e55900aee32..a5a3dfc0658 100644
--- a/games/lincity/Makefile
+++ b/games/lincity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/02 16:43:49 adam Exp $
+# $NetBSD: Makefile,v 1.12 2004/07/10 23:37:19 wiz Exp $
#
DISTNAME= lincity-1.12.0
@@ -18,6 +18,12 @@ USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes
+pre-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/lincity/help
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/lincity/icons
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/lincity/messages
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/lincity/opening
+
post-install:
${LN} -sf lincity.6 ${PREFIX}/man/man6/xlincity.6