diff options
Diffstat (limited to 'graphics/epsilon')
-rw-r--r-- | graphics/epsilon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/epsilon/Makefile b/graphics/epsilon/Makefile index 3181620d30db..7e484c0058ec 100644 --- a/graphics/epsilon/Makefile +++ b/graphics/epsilon/Makefile @@ -16,7 +16,7 @@ COMMENT= A small, display independent, and quick thumbnailing library LIB_DEPENDS= epeg.9:${PORTSDIR}/graphics/epeg \ edje.5:${PORTSDIR}/graphics/edje -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |