summaryrefslogtreecommitdiff
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 329a2508327..a64a7d8e410 100644
--- a/textproc/aiksaurus/Makefile
+++ b/textproc/aiksaurus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:47:31 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/12/05 20:51:02 rillig Exp $
#
DISTNAME= aiksaurus-1.2.1
@@ -14,7 +14,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LIBTOOL= YES
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --without-gtk
+CONFIGURE_ARGS+= --without-gtk
PKGCONFIG_OVERRIDE= base/aiksaurus-1.0.pc.in
.include "../../mk/bsd.pkg.mk"