diff options
Diffstat (limited to 'x11-toolkits/etox/Makefile')
-rw-r--r-- | x11-toolkits/etox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/etox/Makefile b/x11-toolkits/etox/Makefile index 741ad66c0204..fe16d1ddc40a 100644 --- a/x11-toolkits/etox/Makefile +++ b/x11-toolkits/etox/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= evas.1:${PORTSDIR}/graphics/evas \ edb.1:${PORTSDIR}/databases/edb USE_X_PREFIX= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |