pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/cups-base
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 27 18:50:28 UTC 2026
Modified Files:
pkgsrc/print/cups-base: Makefile
Log Message:
cups-base: remove unknown configure argument
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/print/cups-base/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/cups-base/Makefile
diff -u pkgsrc/print/cups-base/Makefile:1.84 pkgsrc/print/cups-base/Makefile:1.85
--- pkgsrc/print/cups-base/Makefile:1.84 Thu May 14 16:41:54 2026
+++ pkgsrc/print/cups-base/Makefile Mon Jul 27 18:50:28 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2026/05/14 16:41:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.85 2026/07/27 18:50:28 wiz Exp $
PKGREVISION= 1
.include "../../print/cups/Makefile.common"
@@ -32,7 +32,6 @@ CONFIGURE_ARGS+= --with-cups-group=${CUP
CONFIGURE_ARGS+= --with-system-groups=${CUPS_SYSTEM_GROUPS:Q}
CONFIGURE_ARGS+= --with-exe-file-perm=0755
CONFIGURE_ARGS+= --enable-libpaper
-CONFIGURE_ARGS+= --without-bundledir
CONFIGURE_ARGS+= --without-icondir
CONFIGURE_ARGS+= --without-menudir
CONFIGURE_ARGS+= --with-tls=gnutls
Home |
Main Index |
Thread Index |
Old Index