diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-24 14:03:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-24 14:03:59 +0000 |
commit | 9088b943cdeebf10b988b4cdfd82808eb70aa550 (patch) | |
tree | 879403d1ca1524a924241e14e3212fa6209eae4b /graphics/ruby-edje | |
parent | 28f8ee4611d178cba9a652c35ccb813d2d507082 (diff) |
- bsd.efl.mk is now in ports/Mk
PR: ports/100497
Submitted by: stass
Notes
Notes:
svn path=/head/; revision=188172
Diffstat (limited to 'graphics/ruby-edje')
-rw-r--r-- | graphics/ruby-edje/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/ruby-edje/Makefile b/graphics/ruby-edje/Makefile index 04a81e3b865a..2a6d9287cce3 100644 --- a/graphics/ruby-edje/Makefile +++ b/graphics/ruby-edje/Makefile @@ -38,5 +38,4 @@ do-install: @(cd ${WRKSRC}; ${SETENV} EDJE_PREFIX=${LOCALBASE} \ ${LOCALBASE}/bin/rake install) -.include "../../x11-wm/enlightenment-devel/bsd.efl.mk" .include <bsd.port.post.mk> |