summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misc/gnomehier/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gnomehier/Makefile b/misc/gnomehier/Makefile
index 07cf5fcec..2d67013a6 100644
--- a/misc/gnomehier/Makefile
+++ b/misc/gnomehier/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/misc/gnomehier/Makefile,v 1.36 2011/10/22 12:07:27 kwm Exp $
#
# !!DON'T BUMP PORTREVISION ON MTREE CHANGES ANYMORE!!
@@ -43,6 +43,7 @@ pre-install:
< ${FILESDIR}/pkg-install.in > ${PKGINSTALL}
pre-su-install:
+ ${MKDIR} ${WRKSRC}/share/games
${CHGRP} games ${WRKSRC}/share/games
${CHMOD} g=rwXs ${WRKSRC}/share/games
cd ${WRKSRC} && \