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-base: remove unknown config...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4271572bf5e7
branches: trunk
changeset: 411267:4271572bf5e7
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun Feb 09 00:06:53 2020 +0000
description:
print/cups-base: remove unknown configure options
diffstat:
print/cups-base/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 982501c9a517 -r 4271572bf5e7 print/cups-base/Makefile
--- a/print/cups-base/Makefile Sat Feb 08 23:57:51 2020 +0000
+++ b/print/cups-base/Makefile Sun Feb 09 00:06:53 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/01/29 22:56:50 prlw1 Exp $
+# $NetBSD: Makefile,v 1.28 2020/02/09 00:06:53 rillig Exp $
.include "../../print/cups/Makefile.common"
@@ -40,10 +40,6 @@
CONFIGURE_ARGS+= --without-bundledir
CONFIGURE_ARGS+= --without-icondir
CONFIGURE_ARGS+= --without-menudir
-CONFIGURE_ARGS+= --without-perl
-CONFIGURE_ARGS+= --without-php
-CONFIGURE_ARGS+= --without-python
-CONFIGURE_ARGS+= --without-java
CONFIGURE_ARGS+= --disable-gssapi
CONFIGURE_ENV+= DSOFLAGS=${LDFLAGS:M*:Q}
Home |
Main Index |
Thread Index |
Old Index