pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libidn



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Apr 21 16:31:34 UTC 2025

Modified Files:
        pkgsrc/devel/libidn: Makefile

Log Message:
libidn: remove Interix support


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/devel/libidn/Makefile

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

Modified files:

Index: pkgsrc/devel/libidn/Makefile
diff -u pkgsrc/devel/libidn/Makefile:1.113 pkgsrc/devel/libidn/Makefile:1.114
--- pkgsrc/devel/libidn/Makefile:1.113  Wed May  1 22:32:15 2024
+++ pkgsrc/devel/libidn/Makefile        Mon Apr 21 16:31:34 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.113 2024/05/01 22:32:15 cheusov Exp $
+# $NetBSD: Makefile,v 1.114 2025/04/21 16:31:34 wiz Exp $
 
 DISTNAME=      libidn-1.42
 CATEGORIES=    devel
@@ -21,8 +21,6 @@ CONFIGURE_ARGS+=      --disable-csharp --disa
 CONFIGURE_ARGS+=       --with-packager=pkgsrc
 CONFIGURE_ARGS+=       --with-packager-bug-reports=http://www.NetBSD.org/cgi-bin/sendpr.cgi?gndb=netbsd
 
-CONFIGURE_ARGS.Interix+=       --disable-ld-version-script
-
 PKGCONFIG_OVERRIDE+=   lib/libidn.pc.in
 TEST_TARGET=           check
 



Home | Main Index | Thread Index | Old Index