diff options
Diffstat (limited to 'graphics/esmart/Makefile')
-rw-r--r-- | graphics/esmart/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/esmart/Makefile b/graphics/esmart/Makefile index 32276db967f2..dfef10670876 100644 --- a/graphics/esmart/Makefile +++ b/graphics/esmart/Makefile @@ -17,8 +17,7 @@ COMMENT= Evas smart objects development libraries LIB_DEPENDS= epsilon.0:${PORTSDIR}/graphics/epsilon USE_X_PREFIX= yes -USE_LIBTOOL_VER= 15 -USE_LIBLTDL= yes +USE_AUTOTOOLS= libltdl:15 libtool:15 USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |