mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Drop @dirrm* from plist
- Add NO_ARCH
This commit is contained in:
parent
f39c1423e9
commit
c162e52b6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374585
@ -16,6 +16,7 @@ COMMENT= Quake III Arena data files
|
||||
DATADIR= ${Q3DIR}
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
@ -10,6 +10,4 @@
|
||||
%%TEAMARENA%%%%DATADIR%%/missionpack/pak2.pk3
|
||||
%%TEAMARENA%%%%DATADIR%%/missionpack/pak3.pk3
|
||||
share/pixmaps/quake3.xpm
|
||||
%%TEAMARENA%%@dirrmtry %%DATADIR%%/missionpack
|
||||
@dirrmtry %%DATADIR%%/baseq3
|
||||
@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
|
||||
@unexec if [ -e %D/%%DATADIR%%/baseq3/pak0.pk3 ]; then echo "If you are permanently removing this port, you should remove any configuration files, data files, and mods left in %D/%%DATADIR%%."; fi
|
||||
|
Loading…
Reference in New Issue
Block a user