aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ewl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-24 14:03:59 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-24 14:03:59 +0000
commit9088b943cdeebf10b988b4cdfd82808eb70aa550 (patch)
tree879403d1ca1524a924241e14e3212fa6209eae4b /x11-toolkits/ewl
parent28f8ee4611d178cba9a652c35ccb813d2d507082 (diff)
Notes
Diffstat (limited to 'x11-toolkits/ewl')
-rw-r--r--x11-toolkits/ewl/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-toolkits/ewl/Makefile b/x11-toolkits/ewl/Makefile
index 108c638ea1eb..7442e7d8a1cb 100644
--- a/x11-toolkits/ewl/Makefile
+++ b/x11-toolkits/ewl/Makefile
@@ -27,9 +27,6 @@ OPTIONS= EPSILON "Enable Epsilon Support for Ewl_Image" on \
EMOTION "Enable Emotion Support for Ewl_Media" on
.include <bsd.port.pre.mk>
-BEFOREPORTMK= yes
-.include "../../x11-wm/enlightenment-devel/bsd.efl.mk"
-.undef BEFOREPORTMK
.if ${ARCH} == ia64
BROKEN= does not compile on ${ARCH}
@@ -55,5 +52,4 @@ PLIST_SUB+= EVAS_GL=""
PLIST_SUB+= EVAS_GL="@comment "
.endif
-.include "../../x11-wm/enlightenment-devel/bsd.efl.mk"
.include <bsd.port.post.mk>