diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2014-12-12 19:24:30 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2014-12-12 19:24:30 +0800 |
commit | 776c48985d00ee10c419e8568804a463409dc680 (patch) | |
tree | 57a3af08fbff831b990f65d5161c32301403d605 /games | |
parent | 1e7beb611defd4efcadb87639908d81abf83d421 (diff) | |
download | freebsd-ports-gnome-776c48985d00ee10c419e8568804a463409dc680.tar.gz freebsd-ports-gnome-776c48985d00ee10c419e8568804a463409dc680.tar.zst freebsd-ports-gnome-776c48985d00ee10c419e8568804a463409dc680.zip |
- Pet portlint
- Drop @dirrm* from plist
Diffstat (limited to 'games')
-rw-r--r-- | games/ezquake/Makefile | 1 | ||||
-rw-r--r-- | games/ezquake/pkg-plist | 18 |
2 files changed, 0 insertions, 19 deletions
diff --git a/games/ezquake/Makefile b/games/ezquake/Makefile index 8cbecdbb15fe..bccecc5cbc6f 100644 --- a/games/ezquake/Makefile +++ b/games/ezquake/Makefile @@ -8,7 +8,6 @@ PORTEPOCH= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/stable/${PORTVERSION}:ezquake \ http://www.winimage.com/zLibDll/:minizip - DISTFILES= ${PORTNAME}_source_${PORTVERSION}.7z:ezquake \ ${PORTNAME}_linux-x86_${PORTVERSION}${EXTRACT_SUFX}:ezquake \ unzip101e.zip:minizip diff --git a/games/ezquake/pkg-plist b/games/ezquake/pkg-plist index d93554e70ffb..b6f57aea804f 100644 --- a/games/ezquake/pkg-plist +++ b/games/ezquake/pkg-plist @@ -457,21 +457,3 @@ %%DATADIR%%/qw/skins/player_green.png %%DATADIR%%/qw/skins/player_red.png %%DATADIR%%/qw/skins/player_white.png -@dirrm %%DATADIR%%/qw/skins -@dirrm %%DATADIR%%/qw -@dirrm %%DATADIR%%/ezquake/sb -@dirrm %%DATADIR%%/ezquake/manual/ezquake.sourceforge.net/gallery -@dirrm %%DATADIR%%/ezquake/manual/ezquake.sourceforge.net/docs/pics -@dirrm %%DATADIR%%/ezquake/manual/ezquake.sourceforge.net/docs/gfx -@dirrm %%DATADIR%%/ezquake/manual/ezquake.sourceforge.net/docs -@dirrm %%DATADIR%%/ezquake/manual/ezquake.sourceforge.net -@dirrm %%DATADIR%%/ezquake/manual -@dirrm %%DATADIR%%/ezquake/keymaps -@dirrm %%DATADIR%%/ezquake/help/xsl -@dirrm %%DATADIR%%/ezquake/help/xsd -@dirrm %%DATADIR%%/ezquake/help/manual/demos -@dirrm %%DATADIR%%/ezquake/help/manual -@dirrm %%DATADIR%%/ezquake/help -@dirrm %%DATADIR%%/ezquake/cfg -@dirrm %%DATADIR%%/ezquake -@dirrm %%DATADIR%% |