pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/viking



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 17 00:28:53 UTC 2026

Modified Files:
        pkgsrc/geography/viking: Makefile

Log Message:
viking: comment out nettle bl3.mk now that it's not used


To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 pkgsrc/geography/viking/Makefile

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

Modified files:

Index: pkgsrc/geography/viking/Makefile
diff -u pkgsrc/geography/viking/Makefile:1.165 pkgsrc/geography/viking/Makefile:1.166
--- pkgsrc/geography/viking/Makefile:1.165      Sat May 16 13:42:55 2026
+++ pkgsrc/geography/viking/Makefile    Sun May 17 00:28:53 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.165 2026/05/16 13:42:55 gdt Exp $
+# $NetBSD: Makefile,v 1.166 2026/05/17 00:28:53 wiz Exp $
 
 VERSION=               1.11
 DISTNAME=              viking-${VERSION}
@@ -81,7 +81,7 @@ DEPENDS+=             vim-share-[0-9]*:../../editor
 .include "../../geography/gpsd/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 # Avoids internal MD5, and betterintegration with thumbmail cache.
-.include "../../security/nettle/buildlink3.mk"
+#.include "../../security/nettle/buildlink3.mk"
 .include "../../textproc/json-glib/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
 .include "../../x11/gtk3/buildlink3.mk"



Home | Main Index | Thread Index | Old Index