aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libetonyek/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libetonyek/Makefile')
-rw-r--r--graphics/libetonyek/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/libetonyek/Makefile b/graphics/libetonyek/Makefile
index e3a70ad21a35..8c096571ae08 100644
--- a/graphics/libetonyek/Makefile
+++ b/graphics/libetonyek/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libetonyek
PORTVERSION= 0.0.3
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://dev-www.libreoffice.org/src/
@@ -21,10 +22,10 @@ OPTIONS_DEFINE= DOCS TEST
CONFIGURE_ARGS= --disable-werror
CPPFLAGS+= -I${LOCALBASE}/include
-USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
USE_XZ= yes
-USES= gmake pkgconfig pathfix
+USES= gmake libtool pkgconfig pathfix
PORTDOCS= *
DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen