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: rillig
Date: Mon Aug 26 21:57:43 UTC 2019
Modified Files:
pkgsrc/print/cups-base: Makefile
Log Message:
print/cups: remove unrecognized --enable-libtool option
The package builds with libtool anyway.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 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.24 pkgsrc/print/cups-base/Makefile:1.25
--- pkgsrc/print/cups-base/Makefile:1.24 Fri Aug 16 21:19:30 2019
+++ pkgsrc/print/cups-base/Makefile Mon Aug 26 21:57:43 2019
@@ -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=${CUP
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