pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/merkaartor



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Nov 13 08:10:12 UTC 2024

Modified Files:
        pkgsrc/geography/merkaartor: Makefile

Log Message:
merkaartor: remove commented out reference to qt5-qtwebkit


To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 pkgsrc/geography/merkaartor/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/merkaartor/Makefile
diff -u pkgsrc/geography/merkaartor/Makefile:1.139 pkgsrc/geography/merkaartor/Makefile:1.140
--- pkgsrc/geography/merkaartor/Makefile:1.139  Thu Nov  7 13:34:45 2024
+++ pkgsrc/geography/merkaartor/Makefile        Wed Nov 13 08:10:12 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.139 2024/11/07 13:34:45 gdt Exp $
+# $NetBSD: Makefile,v 1.140 2024/11/13 08:10:12 wiz Exp $
 
 DISTNAME=      merkaartor-0.20.0
 PKGREVISION=   5
@@ -38,7 +38,6 @@ CMAKE_CONFIGURE_ARGS+=        -DGPSD=ON
 #.include "../../x11/qt5-qtimageformats/buildlink3.mk"
 #.include "../../x11/qt5-qtquickcontrols/buildlink3.mk"
 #.include "../../x11/qt5-qtserialport/buildlink3.mk"
-#.include "../../x11/qt5-qtwebkit/buildlink3.mk"
 #.include "../../x11/qt5-qtxmlpatterns/buildlink3.mk"
 
 .include "../../geography/gdal-lib/buildlink3.mk"



Home | Main Index | Thread Index | Old Index