pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/horde



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May  9 12:26:22 UTC 2020

Modified Files:
        pkgsrc/www/horde: Makefile

Log Message:
www/horde: remove no-op file from SUBST_FILES


To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/www/horde/Makefile

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

Modified files:

Index: pkgsrc/www/horde/Makefile
diff -u pkgsrc/www/horde/Makefile:1.85 pkgsrc/www/horde/Makefile:1.86
--- pkgsrc/www/horde/Makefile:1.85      Mon Nov  4 22:09:56 2019
+++ pkgsrc/www/horde/Makefile   Sat May  9 12:26:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2019/11/04 22:09:56 rillig Exp $
+# $NetBSD: Makefile,v 1.86 2020/05/09 12:26:22 rillig Exp $
 
 DISTNAME=      horde-3.3.13
 PKGREVISION=   4
@@ -88,8 +88,7 @@ CONF_FILES_PERMS+=    ${EGDIR}/config/hooks
 
 SUBST_CLASSES+=                files
 SUBST_STAGE.files=     post-build
-SUBST_FILES.files=     horde.conf.dist config/conf.xml config/conf.xml.dist \
-                       scripts/set_perms.sh
+SUBST_FILES.files=     horde.conf.dist config/conf.xml config/conf.xml.dist
 SUBST_VARS.files=      HORDEDIR
 SUBST_SED.files+=      -e "s|/usr/lib/sendmail|${SENDMAIL}|g"
 SUBST_SED.files+=      -e "s|/bin/sh|${SH}|g"



Home | Main Index | Thread Index | Old Index