aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:27:14 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:27:14 +0000
commitc74701832f58a9ccecdcbfec31960b911abfc233 (patch)
tree69079f703d594c8f6e906b36a7ecfd57e746f64b /x11-wm
parent3d87ef2d551df84654e1b928386f1b2468877824 (diff)
downloadports-c74701832f58a9ccecdcbfec31960b911abfc233.tar.gz
ports-c74701832f58a9ccecdcbfec31960b911abfc233.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ede/Makefile8
-rw-r--r--x11-wm/enlightenment-devel/Makefile8
2 files changed, 2 insertions, 14 deletions
diff --git a/x11-wm/ede/Makefile b/x11-wm/ede/Makefile
index bfbe8bdd47ca..9e3cc9362d22 100644
--- a/x11-wm/ede/Makefile
+++ b/x11-wm/ede/Makefile
@@ -25,13 +25,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CFLAGS="${CFLAGS}"
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= "does not build on 4.x (sound system)"
-.endif
-
pre-configure:
@cd ${WRKSRC}; ${ACLOCAL}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index 4f1fc0300d1e..da29380273bc 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -26,10 +26,4 @@ USE_LDCONFIG= yes
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= does not build on 4.X
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>