aboutsummaryrefslogtreecommitdiff
path: root/textproc/aiksaurus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aiksaurus/Makefile')
-rw-r--r--textproc/aiksaurus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile
index 1d5f7503c06e..438b3fad8cd8 100644
--- a/textproc/aiksaurus/Makefile
+++ b/textproc/aiksaurus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aiksaurus
PORTVERSION= 1.2.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= aiksaurus
@@ -19,7 +19,7 @@ USE_GMAKE= yes
USE_GNOME?= gnomehack gnometarget
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ARGS?=--without-gtk
.include <bsd.port.mk>