summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-04-07 20:31:34 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-04-07 20:31:34 +0000
commit2f7235b8a06acf61d6a8b536271274a8cc79f8d5 (patch)
tree452621058c083349587f80ef8d48f1c83076c368
parent15e9c553e549ff947a75c182599022f599736212 (diff)
downloadfreebsd-ports-2f7235b8a06acf61d6a8b536271274a8cc79f8d5.zip
IGNORE: is incompatible with the latest FlightGear release
-rw-r--r--games/flightgear-l410/Makefile2
-rw-r--r--games/flightgear-mb339-pan/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/flightgear-l410/Makefile b/games/flightgear-l410/Makefile
index 81a00c6bb26e..a991f9b9ea71 100644
--- a/games/flightgear-l410/Makefile
+++ b/games/flightgear-l410/Makefile
@@ -26,6 +26,8 @@ PKGMESSAGE= ${WRKDIR}/.pkg-message
PLIST= ${WRKDIR}/.plist
PLIST_FILES= bin/fgfs-l410
+IGNORE= is incompatible with the latest FlightGear release
+
post-extract:
@cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${SRCDIST} ${EXTRACT_AFTER_ARGS}
@${CAT} ${MASTERDIR}/pkg-message ${.CURDIR}/pkg-message > ${PKGMESSAGE}
diff --git a/games/flightgear-mb339-pan/Makefile b/games/flightgear-mb339-pan/Makefile
index 2d5c4cc7117e..7829b17bffeb 100644
--- a/games/flightgear-mb339-pan/Makefile
+++ b/games/flightgear-mb339-pan/Makefile
@@ -23,6 +23,8 @@ NO_BUILD= yes
RESTRICTED= "Redistribution prohibited"
PLIST= ${WRKDIR}/.plist
+IGNORE= is incompatible with the latest FlightGear release
+
pre-install:
@${RM} -f ${PLIST}
@cd ${WRKSRC} && \