summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/mpegedit/Makefile7
-rw-r--r--multimedia/mpegedit/Makefile7
2 files changed, 2 insertions, 12 deletions
diff --git a/graphics/mpegedit/Makefile b/graphics/mpegedit/Makefile
index 5bd5a8d653fa..1449155ff478 100644
--- a/graphics/mpegedit/Makefile
+++ b/graphics/mpegedit/Makefile
@@ -15,12 +15,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm
-.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 400002 && ${OSVERSION} < 400012
-BROKEN= won\'t build with egcs compiler
-.endif
-
USE_X_PREFIX= yes
USE_GMAKE= yes
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile
index 5bd5a8d653fa..1449155ff478 100644
--- a/multimedia/mpegedit/Makefile
+++ b/multimedia/mpegedit/Makefile
@@ -15,12 +15,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm
-.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 400002 && ${OSVERSION} < 400012
-BROKEN= won\'t build with egcs compiler
-.endif
-
USE_X_PREFIX= yes
USE_GMAKE= yes
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>