aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-10-29 05:08:42 +0800
committerkris <kris@FreeBSD.org>2004-10-29 05:08:42 +0800
commit658f91430b151288f9b31d51aa0f44895cafe1de (patch)
tree2b61d7c327bc71d0d0873859f9234bbcf55c5d3f /x11-toolkits
parent472a6bedfe0c773573a8e891d0e54cbb32306b5d (diff)
downloadfreebsd-ports-gnome-658f91430b151288f9b31d51aa0f44895cafe1de.tar.gz
freebsd-ports-gnome-658f91430b151288f9b31d51aa0f44895cafe1de.tar.zst
freebsd-ports-gnome-658f91430b151288f9b31d51aa0f44895cafe1de.zip
Now builds on FreeBSD 5.x.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gtkextra--/Makefile8
1 files changed, 1 insertions, 7 deletions
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>