From b9fd5dfdcfecee8bcfe9d31e6a122101ddea133a Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 28 Oct 2004 21:08:42 +0000 Subject: Now builds on FreeBSD 5.x. --- games/xword/Makefile | 8 +------- japanese/lookup-emacs21/Makefile | 8 +------- japanese/lookup/Makefile | 8 +------- x11-toolkits/gtkextra--/Makefile | 8 +------- 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 - -.if ${OSVERSION} >= 502126 -BROKEN= "Configure fails on FreeBSD >= 5.x" -.endif - -.include +.include 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 - -.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 +.include 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 - -.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 +.include 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 - -.if ${OSVERSION} >= 502126 -BROKEN= "Configure fails on FreeBSD >= 5.x" -.endif - -.include +.include -- cgit v1.2.3