pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/davical
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 9 13:06:22 UTC 2020
Modified Files:
pkgsrc/www/davical: Makefile
Log Message:
www/davical: remove no-op SUBST block
The word EGDIRCONFIG does not appear anywhere else.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/www/davical/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/davical/Makefile
diff -u pkgsrc/www/davical/Makefile:1.42 pkgsrc/www/davical/Makefile:1.43
--- pkgsrc/www/davical/Makefile:1.42 Thu Dec 12 08:12:27 2019
+++ pkgsrc/www/davical/Makefile Sat May 9 13:06:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2019/12/12 08:12:27 hauke Exp $
+# $NetBSD: Makefile,v 1.43 2020/05/09 13:06:22 rillig Exp $
DISTNAME= davical-${DAVICAL_VERSION}
PKGNAME= ${PHP_PKG_PREFIX}-davical-${DAVICAL_VERSION}
@@ -91,12 +91,6 @@ SUBST_FILES.inc-path+= dba/create-databa
SUBST_SED.inc-path+= -e "s|@LIBAWLPATH@|${PREFIX}/${LIBAWLDIR}|g"
SUBST_MESSAGE.inc-path= Fixing AWL include path.
-SUBST_CLASSES+= examples
-SUBST_STAGE.examples= pre-configure
-SUBST_FILES.examples= dba/create-database.sh
-SUBST_SED.examples+= -e "s|@EGDIRCONFIG@|${EGDIR}/config|g"
-SUBST_MESSAGE.examples= Fixing config examples path.
-
SUBST_CLASSES+= files
SUBST_STAGE.files= pre-configure
SUBST_VARS.files+= DAVICALDIR
Home |
Main Index |
Thread Index |
Old Index