aboutsummaryrefslogtreecommitdiff
path: root/games/flightgear
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-01-22 12:18:43 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-01-22 12:18:43 +0000
commit439b8a040c6cc5d9c091b08a90056d1059d4640b (patch)
tree8132e1111bd2c96ba9c0959d3cfce2b62a26551b /games/flightgear
parentf26c8efaac7d5c7934a01e89d790bac25766df39 (diff)
downloadports-439b8a040c6cc5d9c091b08a90056d1059d4640b.tar.gz
ports-439b8a040c6cc5d9c091b08a90056d1059d4640b.zip
Use the CPIO macro defined in bsd.port.mk.
Notes
Notes: svn path=/head/; revision=98793
Diffstat (limited to 'games/flightgear')
-rw-r--r--games/flightgear/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile
index b347a128f49d..b9ba6145c3e3 100644
--- a/games/flightgear/Makefile
+++ b/games/flightgear/Makefile
@@ -37,8 +37,6 @@ CONFIGURE_ARGS= --with-threads
MAN1= est-epsilon.1 fgfs.1 fgjs.1 gl-info.1 js_demo.1 pstest.1
-CPIO?= /usr/bin/cpio
-
post-extract:
@${FIND} ${WRKSRC} \( -name '.#*' -or -name '*~' \) -print -delete