diff options
Diffstat (limited to 'graphics/esmart/Makefile')
-rw-r--r-- | graphics/esmart/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/esmart/Makefile b/graphics/esmart/Makefile index ef5223c939c4..e3218ee3d0bc 100644 --- a/graphics/esmart/Makefile +++ b/graphics/esmart/Makefile @@ -22,6 +22,4 @@ USE_GNOME= gnomehack pkgconfig gnometarget USE_EFL= ecore evas epsilon edje 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> |