diff options
-rw-r--r-- | x11-wm/enlightenment/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index a9a08179b6db..aa6ec1baaeee 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -19,10 +19,9 @@ LIB_DEPENDS= libefl.so:${PORTSDIR}/devel/efl \ RUN_DEPENDS= ${LOCALBASE}/lib/evas/utils/evas_image_loader.svg:${PORTSDIR}/graphics/evas_generic_loaders-svg DIST_SUBDIR= enlightenment -USE_AUTOTOOLS= autoconf aclocal GNU_CONFIGURE= yes -USES= alias desktop-file-utils execinfo libtool pathfix iconv gmake \ - pkgconfig tar:xz +USES= alias autoreconf desktop-file-utils execinfo libtool pathfix \ + iconv gmake pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip SUB_FILES= pkg-message |