1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Install files in share/FlightGear instead of share/fgfs-base.

This commit is contained in:
Dag-Erling Smørgrav 2004-12-11 18:11:35 +00:00
parent a3468fefcb
commit 38437caedc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123727
2 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@ NO_BUILD= yes
USE_BZIP2= yes
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/data
DATADIR= ${PREFIX}/share/FlightGear
post-extract:
@${FIND} ${WRKSRC} \( -name '.#*' -or -name '*~' \) -print -delete

View File

@ -18,6 +18,7 @@ NO_BUILD= yes
USE_BZIP2= yes
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/data
DATADIR= ${PREFIX}/share/FlightGear
post-extract:
@${FIND} ${WRKSRC} \( -name '.#*' -or -name '*~' \) -print -delete