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 /x11-fm/entropyfm | |
parent | 28f8ee4611d178cba9a652c35ccb813d2d507082 (diff) | |
download | ports-9088b943cdeebf10b988b4cdfd82808eb70aa550.tar.gz ports-9088b943cdeebf10b988b4cdfd82808eb70aa550.zip |
Notes
Diffstat (limited to 'x11-fm/entropyfm')
-rw-r--r-- | x11-fm/entropyfm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-fm/entropyfm/Makefile b/x11-fm/entropyfm/Makefile index 26411d983c0d..a8f4cd3f075f 100644 --- a/x11-fm/entropyfm/Makefile +++ b/x11-fm/entropyfm/Makefile @@ -29,7 +29,6 @@ OPTIONS= XTRACT "Enable metadata extraction via libextractor" on \ DATADIR= ${PREFIX}/share/entropy .include <bsd.port.pre.mk> -.include "../../x11-wm/enlightenment-devel/bsd.efl.mk" .if !defined(WITHOUT_XTRACT) LIB_DEPENDS+= extractor.2:${PORTSDIR}/textproc/libextractor |