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: rillig
Date: Fri Oct 4 19:34:39 UTC 2024
Modified Files:
pkgsrc/print/ghostscript-agpl: Makefile
Log Message:
print/ghostscript-agpl: don't run ./configure with unknown options
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 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.89 pkgsrc/print/ghostscript-agpl/Makefile:1.90
--- pkgsrc/print/ghostscript-agpl/Makefile:1.89 Sun Sep 22 15:22:57 2024
+++ pkgsrc/print/ghostscript-agpl/Makefile Fri Oct 4 19:34:39 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2024/09/22 15:22:57 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2024/10/04 19:34:39 rillig Exp $
DISTNAME= ghostscript-${GS_VERSION}
PKGNAME= ${DISTNAME:S/ghostscript/ghostscript-agpl/}
@@ -24,6 +24,7 @@ DEPENDS+= ghostscript-fonts>=6.0:../../
USE_LANGUAGES+= c c++
USE_TOOLS+= gmake perl:run lex pkg-config
GNU_CONFIGURE= yes
+GNU_CONFIGURE_ICONV= no
UNLIMIT_RESOURCES+= datasize # gsromfs1.c
BUILD_TARGET= so
Home |
Main Index |
Thread Index |
Old Index