summaryrefslogtreecommitdiff
path: root/games/lincity
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-10 23:37:19 +0000
committerwiz <wiz>2004-07-10 23:37:19 +0000
commite223ac634771b9d8650f6c7c25d4de413054a554 (patch)
treed1887a24d69b0ef994528cec13351aee4bd693da /games/lincity
parent22494d4de94f2e503f6d8fc76a7848f4e140e0c6 (diff)
downloadpkgsrc-e223ac634771b9d8650f6c7c25d4de413054a554.tar.gz
Create directories which the Makefile does not seem to
create during installation -- should fix bulk build.
Diffstat (limited to 'games/lincity')
-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