summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-08-26 21:57:43 +0000
committerrillig <rillig@pkgsrc.org>2019-08-26 21:57:43 +0000
commite1ad7c4312a5a1350e0d6d9e9bd580f646b411d2 (patch)
tree4d86847f156f0abc3ad448bc2761160c683abeea /print
parent8988c92e5706b3a9daa949bee2e3e55dbec49f34 (diff)
downloadpkgsrc-e1ad7c4312a5a1350e0d6d9e9bd580f646b411d2.tar.gz
print/cups: remove unrecognized --enable-libtool option
The package builds with libtool anyway.
Diffstat (limited to 'print')
-rw-r--r--print/cups-base/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index 9b1e124c866..c441f3e2f4a 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2019/08/16 21:19:30 leot Exp $
+# $NetBSD: Makefile,v 1.25 2019/08/26 21:57:43 rillig Exp $
.include "../../print/cups/Makefile.common"
@@ -35,7 +35,6 @@ CONFIGURE_ARGS+= --with-cups-group=${CUPS_GROUP}
CONFIGURE_ARGS+= --with-system-groups=${CUPS_SYSTEM_GROUPS:Q}
CONFIGURE_ARGS+= --with-exe-file-perm=0755
CONFIGURE_ARGS+= --enable-libpaper
-CONFIGURE_ARGS+= --enable-libtool
CONFIGURE_ARGS+= --enable-ssl
CONFIGURE_ARGS+= --with-manext=bsd
CONFIGURE_ARGS+= --without-bundledir