diff options
Diffstat (limited to 'x11/examine/Makefile')
-rw-r--r-- | x11/examine/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/examine/Makefile b/x11/examine/Makefile index ac2d02d472b8..e19c84d04bf9 100644 --- a/x11/examine/Makefile +++ b/x11/examine/Makefile @@ -22,6 +22,4 @@ USE_EFL= ecore ewl PLIST_FILES= bin/examine bin/exsh -.include <bsd.port.pre.mk> -.include "../../x11-wm/enlightenment-devel/bsd.efl.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |