pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/mapserver
Module Name: pkgsrc
Committed By: wiz
Date: Wed Aug 21 19:28:08 UTC 2024
Modified Files:
pkgsrc/geography/mapserver: Makefile
Log Message:
mapserver: add pkg-config tool
Glanced from bulk build problem.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/geography/mapserver/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/mapserver/Makefile
diff -u pkgsrc/geography/mapserver/Makefile:1.117 pkgsrc/geography/mapserver/Makefile:1.118
--- pkgsrc/geography/mapserver/Makefile:1.117 Tue Aug 20 22:21:12 2024
+++ pkgsrc/geography/mapserver/Makefile Wed Aug 21 19:28:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.117 2024/08/20 22:21:12 gdt Exp $
+# $NetBSD: Makefile,v 1.118 2024/08/21 19:28:08 wiz Exp $
DISTNAME= mapserver-8.2.1
CATEGORIES= geography www
@@ -10,6 +10,7 @@ COMMENT= Environment for building spatia
LICENSE= mit
USE_LANGUAGES= c c++
+USE_TOOLS+= pkg-config
.include "../../devel/cmake/build.mk"
# cmake hides what it is doing; ask it to be like traditional builds.
Home |
Main Index |
Thread Index |
Old Index