pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/print/gutenprint-lib



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon May 19 11:19:31 UTC 2025

Modified Files:
        pkgsrc/print/gutenprint-lib: Makefile
Removed Files:
        pkgsrc/print/gutenprint-lib: options.mk

Log Message:
gutenprint-lib: remove default-off gimp option


To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 pkgsrc/print/gutenprint-lib/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/print/gutenprint-lib/options.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/gutenprint-lib/Makefile
diff -u pkgsrc/print/gutenprint-lib/Makefile:1.137 pkgsrc/print/gutenprint-lib/Makefile:1.138
--- pkgsrc/print/gutenprint-lib/Makefile:1.137  Thu Apr 24 14:15:33 2025
+++ pkgsrc/print/gutenprint-lib/Makefile        Mon May 19 11:19:31 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.137 2025/04/24 14:15:33 wiz Exp $
+# $NetBSD: Makefile,v 1.138 2025/05/19 11:19:31 wiz Exp $
 
 INSTALLVERSION=        5.3
 VERSION=       ${INSTALLVERSION}.5
@@ -34,8 +34,6 @@ USE_CC_FEATURES+=     gnu11
 
 GNU_CONFIGURE=         YES
 
-.include "../../print/gutenprint-lib/options.mk"
-
 # gutenprint has many options, and really should be split into
 # multiple packages.  Splitting is difficult because of the structure
 # of the upstream distribution.  For now, this package contains



Home | Main Index | Thread Index | Old Index