summaryrefslogtreecommitdiff
path: root/print/ghostscript-agpl
diff options
context:
space:
mode:
authorwiz <wiz>2013-03-17 10:13:09 +0000
committerwiz <wiz>2013-03-17 10:13:09 +0000
commit9ec658bfede85e53875d8df615274b8f046ff9c2 (patch)
tree6bb5953d745c88a7761dfec2ace87a84dd5572c6 /print/ghostscript-agpl
parente500cdf1bb97d63eba1f429e0ca4c1339db7967e (diff)
downloadpkgsrc-9ec658bfede85e53875d8df615274b8f046ff9c2.tar.gz
Fix typo in CONFIGURE_ARGS, from Richard Palo.
Diffstat (limited to 'print/ghostscript-agpl')
-rw-r--r--print/ghostscript-agpl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-agpl/Makefile b/print/ghostscript-agpl/Makefile
index 3da175afab3..238fd5b60d6 100644
--- a/print/ghostscript-agpl/Makefile
+++ b/print/ghostscript-agpl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2013/03/16 22:25:21 dholland Exp $
+# $NetBSD: Makefile,v 1.2 2013/03/17 10:13:09 wiz Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
@@ -31,7 +31,7 @@ UNLIMIT_RESOURCES+= datasize # gsromfs1.c
BUILD_TARGET= so
INSTALL_TARGET= soinstall
-CONFIGURE_ARGS+= -with-omni=no # otherwise pulls in libstdc++
+CONFIGURE_ARGS+= --with-omni=no # otherwise pulls in libstdc++
REPLACE_PERL+= toolbin/localcluster/clusterpush.pl
REPLACE_PERL+= toolbin/checkdeps.pl