summaryrefslogtreecommitdiff
path: root/net/netdisco
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-16 16:22:57 +0000
committerrillig <rillig@pkgsrc.org>2020-05-16 16:22:57 +0000
commit4f63b10da4f90ab65daff826865ff0d8d5a9a2fa (patch)
treef532d309f4ec8284c7a2042ac3ccc68518c5dd60 /net/netdisco
parent695575afecdd63f60f188e08e4dd65f5bf86e5c3 (diff)
downloadpkgsrc-4f63b10da4f90ab65daff826865ff0d8d5a9a2fa.tar.gz
net/netdisco: remove duplicate filename from SUBST_FILES
Diffstat (limited to 'net/netdisco')
-rw-r--r--net/netdisco/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/netdisco/Makefile b/net/netdisco/Makefile
index 804078c933f..fafb27bda85 100644
--- a/net/netdisco/Makefile
+++ b/net/netdisco/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2019/11/03 11:45:44 rillig Exp $
+# $NetBSD: Makefile,v 1.47 2020/05/16 16:22:57 rillig Exp $
DISTNAME= netdisco-1.3.3_with_mibs
PKGNAME= ${DISTNAME:S/_with_mibs//}
@@ -70,7 +70,6 @@ SUBST_FILES.installdir+= doc/README.pod
SUBST_FILES.installdir+= doc/UPGRADE.pod
SUBST_FILES.installdir+= INSTALL README UPGRADE
SUBST_FILES.installdir+= html/admin_reconfig.html
-SUBST_FILES.installdir+= netdisco.crontab
SUBST_FILES.installdir+= mibs/snmp.conf
SUBST_SED.installdir= -e "s|/usr/local/netdisco|${PREFIX}/netdisco|g"
SUBST_MESSAGE.installdir= Fixing hardcoded install directory path.