diff options
author | pav <pav@FreeBSD.org> | 2007-03-24 22:03:59 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-03-24 22:03:59 +0800 |
commit | 1b95307a29820e5b97fcc60a906b3ae93ea5a9f0 (patch) | |
tree | 93a3e6a7d0d18a8cb5b1fcc10b3c175a813dc442 /graphics/epsilon | |
parent | 3038980f8b622f57ae3c4be686dd03539acfb62f (diff) | |
download | freebsd-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 'graphics/epsilon')
-rw-r--r-- | graphics/epsilon/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/epsilon/Makefile b/graphics/epsilon/Makefile index a7298bfbc00a..d11a024fd1c5 100644 --- a/graphics/epsilon/Makefile +++ b/graphics/epsilon/Makefile @@ -50,5 +50,4 @@ CONFIGURE_ARGS+=--disable-thumbnailer-xine PLIST_SUB+= XINE="@comment " .endif -.include "../../x11-wm/enlightenment-devel/bsd.efl.mk" .include <bsd.port.post.mk> |