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 /textproc/exml | |
parent | 28f8ee4611d178cba9a652c35ccb813d2d507082 (diff) |
Notes
Diffstat (limited to 'textproc/exml')
-rw-r--r-- | textproc/exml/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/exml/Makefile b/textproc/exml/Makefile index 128e286b6297..7fa8eb741dee 100644 --- a/textproc/exml/Makefile +++ b/textproc/exml/Makefile @@ -19,6 +19,4 @@ USE_GNOME= libxml2 libxslt gnomehack gnometarget pkgconfig USE_EFL= ecore USE_LDCONFIG= yes -.include <bsd.port.pre.mk> -.include "../../x11-wm/enlightenment-devel/bsd.efl.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |