summaryrefslogtreecommitdiff
path: root/games/inform/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:36:33 +0000
commitc84e1cd8e6ce90aad916148ab61808a44ca8f718 (patch)
treeb6591847c5cfe81fd7ab910e45c88530d0741e7c /games/inform/Makefile
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: games)
Notes
Notes: svn path=/head/; revision=327730
Diffstat (limited to 'games/inform/Makefile')
-rw-r--r--games/inform/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/inform/Makefile b/games/inform/Makefile
index 011af0cbe9bd..04c519b01fcb 100644
--- a/games/inform/Makefile
+++ b/games/inform/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: inform
-# Date created: 28 June 1998
-# Whom: Matthew Hunt <mph@FreeBSD.org>
-#
+# Created by: Matthew Hunt <mph@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= inform
PORTVERSION= 6.32
@@ -31,6 +27,7 @@ MAKEFILE= ${FILESDIR}/Makefile.inform
# Install the library files in ${PREFIX}/share/inform, and install
# documentation if appropriate.
+NO_STAGE= yes
post-install:
@${MKDIR} ${DATADIR}
(cd ${DATADIR} && \