diff options
Diffstat (limited to 'devel/eet')
-rw-r--r-- | devel/eet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/eet/Makefile b/devel/eet/Makefile index 1fceaf0a59a4..2174a9227bd3 100644 --- a/devel/eet/Makefile +++ b/devel/eet/Makefile @@ -15,7 +15,7 @@ COMMENT= Enlightenment Data Handling Library LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |