diff options
Diffstat (limited to 'x11-wm/e17-module-uptime/Makefile')
-rw-r--r-- | x11-wm/e17-module-uptime/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-wm/e17-module-uptime/Makefile b/x11-wm/e17-module-uptime/Makefile index 6d945e31c188..1cb0635f052f 100644 --- a/x11-wm/e17-module-uptime/Makefile +++ b/x11-wm/e17-module-uptime/Makefile @@ -33,6 +33,4 @@ CONFIGURE_ARGS= --disable-nls PLIST_SUB+= NLS="@comment " .endif -.include <bsd.port.pre.mk> -.include "../../x11-wm/enlightenment-devel/bsd.efl.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |