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: rillig
Date: Tue Jun 2 18:45:30 UTC 2020
Modified Files:
pkgsrc/geography/merkaartor: Makefile
Log Message:
geography/merkaartor: fix package comment and SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 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.82 pkgsrc/geography/merkaartor/Makefile:1.83
--- pkgsrc/geography/merkaartor/Makefile:1.82 Tue Jun 2 08:23:57 2020
+++ pkgsrc/geography/merkaartor/Makefile Tue Jun 2 18:45:30 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2020/06/02 08:23:57 adam Exp $
+# $NetBSD: Makefile,v 1.83 2020/06/02 18:45:30 rillig Exp $
DISTNAME= merkaartor-0.17.2
PKGREVISION= 55
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.merkaartor.be/
-COMMENT= Merkaartor is an OpenStreetMap mapping program
+COMMENT= OpenStreetMap mapping program
USE_LANGUAGES= c c++11
USE_LIBTOOL= yes
@@ -19,7 +19,7 @@ CONFIGURE_ARGS= PREFIX=${PREFIX} NODEBU
SUBST_CLASSES+= installtarget
SUBST_MESSAGE.installtarget= Fixing wrong install target
SUBST_STAGE.installtarget= post-configure
-SUBST_FILES.installtarget= ${WRKSRC}/src/Makefile
+SUBST_FILES.installtarget= src/Makefile
SUBST_SED.installtarget= -e 's:--mode=install cp "$$(QMAKE_TARGET)":--mode=install cp "$$(TARGET)":'
INSTALL_ENV+= INSTALL_ROOT=${DESTDIR}
Home |
Main Index |
Thread Index |
Old Index