pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/isakmpd
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 9 12:34:16 UTC 2020
Modified Files:
pkgsrc/security/isakmpd: Makefile
Log Message:
security/isakmpd: remove no-op files from SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/security/isakmpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/isakmpd/Makefile
diff -u pkgsrc/security/isakmpd/Makefile:1.54 pkgsrc/security/isakmpd/Makefile:1.55
--- pkgsrc/security/isakmpd/Makefile:1.54 Sat Jan 18 21:50:39 2020
+++ pkgsrc/security/isakmpd/Makefile Sat May 9 12:34:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2020/01/18 21:50:39 jperkin Exp $
+# $NetBSD: Makefile,v 1.55 2020/05/09 12:34:16 rillig Exp $
DISTNAME= isakmpd-20030903
PKGREVISION= 11
@@ -36,7 +36,7 @@ SUBST_VARS.ssl= BUILDLINK_PREFIX.openss
SUBST_CLASSES+= cfg
SUBST_STAGE.cfg= pre-configure
SUBST_MESSAGE.cfg= Fixing references to configuration directory
-SUBST_FILES.cfg= conf.h policy.h ike_auth.h
+SUBST_FILES.cfg= conf.h
SUBST_SED.cfg= -e "s+/etc/isakmpd+${PKG_SYSCONFDIR}+g"
SUBST_CLASSES+= man
Home |
Main Index |
Thread Index |
Old Index