diff options
author | pav <pav@FreeBSD.org> | 2007-03-24 14:03:59 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-03-24 14:03:59 +0000 |
commit | 1b95307a29820e5b97fcc60a906b3ae93ea5a9f0 (patch) | |
tree | 93a3e6a7d0d18a8cb5b1fcc10b3c175a813dc442 /graphics/evas | |
parent | 3038980f8b622f57ae3c4be686dd03539acfb62f (diff) | |
download | FreeBSD-ports-1b95307a29820e5b97fcc60a906b3ae93ea5a9f0.zip FreeBSD-ports-1b95307a29820e5b97fcc60a906b3ae93ea5a9f0.tar.gz |
- bsd.efl.mk is now in ports/Mk
PR: ports/100497
Submitted by: stass
Diffstat (limited to 'graphics/evas')
-rw-r--r-- | graphics/evas/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index af19608..6fae395 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -176,5 +176,4 @@ CONFIGURE_ARGS+= --disable-image-loader-svg PLIST_SUB+= SVG="@comment " .endif -.include "../../x11-wm/enlightenment-devel/bsd.efl.mk" .include <bsd.port.post.mk> |