diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /games/linux-doom3 | |
parent | e82affd309fc2d8e5ea19b2e003f1296920bd825 (diff) | |
download | ports-d4f0d0048a8755106a4b0445221a19761e746984.tar.gz ports-d4f0d0048a8755106a4b0445221a19761e746984.zip |
Notes
Diffstat (limited to 'games/linux-doom3')
-rw-r--r-- | games/linux-doom3/Makefile | 2 | ||||
-rw-r--r-- | games/linux-doom3/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/linux-doom3/Makefile b/games/linux-doom3/Makefile index 327b5e9c77d7..fe45b512ea2b 100644 --- a/games/linux-doom3/Makefile +++ b/games/linux-doom3/Makefile @@ -7,7 +7,7 @@ PORTNAME= doom3 PORTVERSION= 1.3.1302 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games linux MASTER_SITES= ${MASTER_SITE_IDSOFTWARE} MASTER_SITE_SUBDIR= doom3/linux diff --git a/games/linux-doom3/pkg-plist b/games/linux-doom3/pkg-plist index 6857eba1fcdf..ad74b3e4a437 100644 --- a/games/linux-doom3/pkg-plist +++ b/games/linux-doom3/pkg-plist @@ -7,6 +7,5 @@ bin/linux-doom3-ded %%DATADIR%%/doom.x86 %%DATADIR%%/doomded.x86 share/pixmaps/doom3.png -@dirrmtry share/pixmaps @dirrmtry %%DATADIR%%/base @unexec rmdir %D/%%DATADIR%% >/dev/null 2>&1 || echo "If you are permanently removing this port, you should remove any configuration files, data files, and mods left in %D/%%DATADIR%%." | fmt |