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 /audio/emphasis | |
parent | 28f8ee4611d178cba9a652c35ccb813d2d507082 (diff) |
Notes
Diffstat (limited to 'audio/emphasis')
-rw-r--r-- | audio/emphasis/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/emphasis/Makefile b/audio/emphasis/Makefile index a6048ecef793..677a981a6517 100644 --- a/audio/emphasis/Makefile +++ b/audio/emphasis/Makefile @@ -24,6 +24,4 @@ USE_GNOME= gnomehack pkgconfig gnometarget libxml2 USE_EFL= ecore enhance etk GNU_CONFIGURE= yes -.include <bsd.port.pre.mk> -.include "../../x11-wm/enlightenment-devel/bsd.efl.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |