pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/ghostscript-agpl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Apr 26 20:58:23 UTC 2023

Modified Files:
        pkgsrc/print/ghostscript-agpl: Makefile

Log Message:
ghostscript-agpl: conflicts with lang/gambc


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/print/ghostscript-agpl/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/ghostscript-agpl/Makefile
diff -u pkgsrc/print/ghostscript-agpl/Makefile:1.75 pkgsrc/print/ghostscript-agpl/Makefile:1.76
--- pkgsrc/print/ghostscript-agpl/Makefile:1.75 Sun Apr 23 09:19:13 2023
+++ pkgsrc/print/ghostscript-agpl/Makefile      Wed Apr 26 20:58:23 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2023/04/23 09:19:13 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2023/04/26 20:58:23 wiz Exp $
 
 DISTNAME=      ghostscript-${GS_VERSION}
 PKGNAME=       ${DISTNAME:S/ghostscript/ghostscript-agpl/}
@@ -35,6 +35,9 @@ CONFIGURE_ARGS+=      --without-tesseract
 CONFIGURE_ENV+=                LPLIBDIR=${PREFIX}/lib
 CONFIGURE_ENV.HPUX+=   ac_cv_func_fopen64=no
 
+# bin/gsc
+CONFLICTS+=            gambc-[0-9]*
+
 REPLACE_PERL+=         toolbin/localcluster/clusterpush.pl
 REPLACE_PERL+=         toolbin/checkdeps.pl
 REPLACE_PERL+=         toolbin/pscet_status.pl



Home | Main Index | Thread Index | Old Index