aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/ewl
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-24 22:03:59 +0800
committerpav <pav@FreeBSD.org>2007-03-24 22:03:59 +0800
commit1b95307a29820e5b97fcc60a906b3ae93ea5a9f0 (patch)
tree93a3e6a7d0d18a8cb5b1fcc10b3c175a813dc442 /x11-toolkits/ewl
parent3038980f8b622f57ae3c4be686dd03539acfb62f (diff)
downloadfreebsd-ports-gnome-1b95307a29820e5b97fcc60a906b3ae93ea5a9f0.tar.gz
freebsd-ports-gnome-1b95307a29820e5b97fcc60a906b3ae93ea5a9f0.tar.zst
freebsd-ports-gnome-1b95307a29820e5b97fcc60a906b3ae93ea5a9f0.zip
- bsd.efl.mk is now in ports/Mk
PR: ports/100497 Submitted by: stass
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>