diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-20 00:25:55 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-10-20 00:25:55 +0000 |
commit | ea418da24881cc5b08a0ec2a67650b8334a004b0 (patch) | |
tree | eea51c8757f01eff4ca622d381d8b99a89f1c667 /games/linux-quake3-demo | |
parent | 6816e3308341ac6d3eea7b31ad3cc5d7b97d70e7 (diff) |
add rmdir %%DOCS%% to pkg-plist
Noticed by: YAPHR
Notes
Notes:
svn path=/head/; revision=145900
Diffstat (limited to 'games/linux-quake3-demo')
-rw-r--r-- | games/linux-quake3-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-quake3-demo/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/linux-quake3-demo/Makefile b/games/linux-quake3-demo/Makefile index 277392dda6c4..a88dee1448d2 100644 --- a/games/linux-quake3-demo/Makefile +++ b/games/linux-quake3-demo/Makefile @@ -10,7 +10,7 @@ PORTNAME= quake3 DISTVERSION= 1.11-6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles diff --git a/games/linux-quake3-demo/pkg-plist b/games/linux-quake3-demo/pkg-plist index 815d5cb9f743..908f574c7169 100644 --- a/games/linux-quake3-demo/pkg-plist +++ b/games/linux-quake3-demo/pkg-plist @@ -242,3 +242,4 @@ bin/q3demo %%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual/htmlpages %%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual %%PORTDOCS%%@dirrm %%DOCSDIR%%/DocsArt +%%PORTDOCS%%@dirrm %%DOCSDIR%% |