summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2007-02-03 01:27:49 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2007-02-03 01:27:49 +0000
commit8379730ca544386e8d44deac5ed7af654138ec62 (patch)
tree5b3948aec675afd9d190808520c988eb5f12d406 /games
parentUpdate to 0.7.1 (diff)
- Fix plist if NOPORTDOCS is defined
- Bump PORTREVISION Approved by: laszlof (maintainer)
Notes
Notes: svn path=/head/; revision=183997
Diffstat (limited to 'games')
-rw-r--r--games/empire/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/empire/Makefile b/games/empire/Makefile
index e1929dab861e..b0d94fb8262b 100644
--- a/games/empire/Makefile
+++ b/games/empire/Makefile
@@ -7,6 +7,7 @@
PORTNAME= empire
PORTVERSION= 1.7
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.catb.org/~esr/vms-empire/
DISTNAME= vms-${PORTNAME}-${PORTVERSION}
@@ -15,8 +16,8 @@ MAINTAINER= laszlof@FreeBSD.org
COMMENT= Solitaire empire game "VMS Empire"
MAN6= empire.6
-PLIST_FILES= bin/empire %%DOCSDIR%%/BUGS %%DOCSDIR%%/README
-PLIST_DIRS= %%DOCSDIR%%
+PLIST_FILES= bin/empire
+PORTDOCS= BUGS README
USE_GMAKE= yes
do-install: