summaryrefslogtreecommitdiff
path: root/graphics/autotrace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/autotrace/Makefile')
-rw-r--r--graphics/autotrace/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index c8c666bc9de2..0fce26331ac3 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -7,7 +7,7 @@
PORTNAME= autotrace
PORTVERSION= 0.31.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,7 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
pstoedit.0:${PORTSDIR}/graphics/pstoedit
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:13:inc
+GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/ming"
USE_XLIB= yes