diff options
Diffstat (limited to 'x11/ecore/Makefile')
-rw-r--r-- | x11/ecore/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index 8245fb89c4f2..a201bc73a541 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -17,7 +17,7 @@ COMMENT= A core event abstraction library LIB_DEPENDS= evas.1:${PORTSDIR}/graphics/evas USE_X_PREFIX= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_ICONV= yes USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes |