pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/cups-base print/cups: remove unrecognized --enab...
details: https://anonhg.NetBSD.org/pkgsrc/rev/62399ebe8885
branches: trunk
changeset: 400317:62399ebe8885
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Aug 26 21:57:43 2019 +0000
description:
print/cups: remove unrecognized --enable-libtool option
The package builds with libtool anyway.
diffstat:
print/cups-base/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r f59a64f2d44f -r 62399ebe8885 print/cups-base/Makefile
--- a/print/cups-base/Makefile Mon Aug 26 21:11:28 2019 +0000
+++ b/print/cups-base/Makefile Mon Aug 26 21:57:43 2019 +0000
@@ -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-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
Home |
Main Index |
Thread Index |
Old Index