aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2011-01-25 15:14:47 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2011-01-25 15:14:47 +0000
commitff989b6aa0746c8a2ec84068a9267dcd04f4c181 (patch)
tree83c678beb566d86176f45d8aac0cdbfc77daefd6
parentc8d6b5d2d98bdb914b61c94b5fceedff156ab2e4 (diff)
Remove un-needed post-patch target, which broke the port after previous
update. Approved by: ehaupt (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=268219
-rw-r--r--games/flightgear-mb339-pan/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/flightgear-mb339-pan/Makefile b/games/flightgear-mb339-pan/Makefile
index 0fb4620e7ee8..daba12ee4dd6 100644
--- a/games/flightgear-mb339-pan/Makefile
+++ b/games/flightgear-mb339-pan/Makefile
@@ -23,9 +23,6 @@ NO_BUILD= yes
RESTRICTED= Redistribution prohibited
PLIST= ${WRKDIR}/.pkg-plist
-post-patch:
- @${MV} ${WRKSRC}/${DISTNAME}/engines ${WRKDIR}/${DISTNAME}/Engines
-
pre-install:
@${RM} -f ${PLIST}
@cd ${WRKSRC} && \