pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/libxslt
Module Name: pkgsrc
Committed By: rillig
Date: Thu Mar 30 10:06:15 UTC 2023
Modified Files:
pkgsrc/textproc/libxslt: Makefile
Log Message:
libxslt: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/textproc/libxslt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/libxslt/Makefile
diff -u pkgsrc/textproc/libxslt/Makefile:1.122 pkgsrc/textproc/libxslt/Makefile:1.123
--- pkgsrc/textproc/libxslt/Makefile:1.122 Wed Nov 23 16:19:03 2022
+++ pkgsrc/textproc/libxslt/Makefile Thu Mar 30 10:06:15 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.122 2022/11/23 16:19:03 adam Exp $
+# $NetBSD: Makefile,v 1.123 2023/03/30 10:06:15 rillig Exp $
PKGREVISION= 1
.include "Makefile.common"
@@ -11,7 +11,6 @@ USE_TOOLS+= gmake perl
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-libxml-prefix=${BUILDLINK_PREFIX.libxml2}
CONFIGURE_ARGS+= --without-python
-CONFIGURE_ARGS+= --with-html-subdir=libxslt
PKGCONFIG_OVERRIDE= libxslt.pc.in
PKGCONFIG_OVERRIDE+= libexslt.pc.in
Home |
Main Index |
Thread Index |
Old Index