summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--games/xword/Makefile8
-rw-r--r--japanese/lookup-emacs21/Makefile8
-rw-r--r--japanese/lookup/Makefile8
-rw-r--r--x11-toolkits/gtkextra--/Makefile8
4 files changed, 4 insertions, 28 deletions
diff --git a/games/xword/Makefile b/games/xword/Makefile
index 1bc7e0e0b339..8c0e80c9c8f4 100644
--- a/games/xword/Makefile
+++ b/games/xword/Makefile
@@ -20,10 +20,4 @@ LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk--
GNU_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Configure fails on FreeBSD >= 5.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/japanese/lookup-emacs21/Makefile b/japanese/lookup-emacs21/Makefile
index 05f03e2616ca..aa89e7ad010e 100644
--- a/japanese/lookup-emacs21/Makefile
+++ b/japanese/lookup-emacs21/Makefile
@@ -36,12 +36,6 @@ CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
--with-lispdir=${ELISPDIR} \
--infodir=${PORTINFODIR}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not build on FreeBSD >= 5.x"
-.endif
-
post-install:
.if (${EMACS_PORT_NAME} == "xemacs21-mule")
${RM} -f ${WRKDIR}/${MANIFEST}
@@ -53,4 +47,4 @@ post-install:
${EMACSDIR}/pkginfo/
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile
index 05f03e2616ca..aa89e7ad010e 100644
--- a/japanese/lookup/Makefile
+++ b/japanese/lookup/Makefile
@@ -36,12 +36,6 @@ CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
--with-lispdir=${ELISPDIR} \
--infodir=${PORTINFODIR}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not build on FreeBSD >= 5.x"
-.endif
-
post-install:
.if (${EMACS_PORT_NAME} == "xemacs21-mule")
${RM} -f ${WRKDIR}/${MANIFEST}
@@ -53,4 +47,4 @@ post-install:
${EMACSDIR}/pkginfo/
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/x11-toolkits/gtkextra--/Makefile b/x11-toolkits/gtkextra--/Makefile
index 3cfbcc22c320..23a55aed8387 100644
--- a/x11-toolkits/gtkextra--/Makefile
+++ b/x11-toolkits/gtkextra--/Makefile
@@ -25,10 +25,4 @@ USE_GNOME= gtk12
INSTALLS_SHLIB= yes
CONFIGURE_ENV= PERL="${PERL}"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Configure fails on FreeBSD >= 5.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>