pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/obexapp
Module Name: pkgsrc
Committed By: mef
Date: Thu May 21 13:04:16 UTC 2020
Modified Files:
pkgsrc/comms/obexapp: Makefile
Log Message:
(comms/obexapp) Build fix: Remove obexapp.1 obexapp.h from SUBST_FILES.paths
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/comms/obexapp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/obexapp/Makefile
diff -u pkgsrc/comms/obexapp/Makefile:1.34 pkgsrc/comms/obexapp/Makefile:1.35
--- pkgsrc/comms/obexapp/Makefile:1.34 Sun Sep 3 08:53:05 2017
+++ pkgsrc/comms/obexapp/Makefile Thu May 21 13:04:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2017/09/03 08:53:05 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2020/05/21 13:04:16 mef Exp $
#
DISTNAME= obexapp-1.4.15
@@ -23,7 +23,7 @@ OWN_DIRS+= ${VARBASE}/spool/obex
RCD_SCRIPTS+= obexapp
SUBST_CLASSES+= paths
-SUBST_FILES.paths= Makefile obexapp.1 obexapp.h
+SUBST_FILES.paths= Makefile
SUBST_STAGE.paths= post-configure
SUBST_SED.paths+= -e "s|/usr/local/man|${PREFIX}|"
SUBST_SED.paths+= -e "s|/usr/local|${PREFIX}|"
Home |
Main Index |
Thread Index |
Old Index