summaryrefslogtreecommitdiff
path: root/net/isc-dhclient4
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-08-27 08:12:01 +0000
committeradam <adam@pkgsrc.org>2019-08-27 08:12:01 +0000
commit8ede23130eef0fa83e40db0f8e33fa91e56f580b (patch)
treeb277f133c50f6705533bdfa24b5b973183e6e3bc /net/isc-dhclient4
parentf92ddef39c9659acaad98c427ded4bd32f81786f (diff)
downloadpkgsrc-8ede23130eef0fa83e40db0f8e33fa91e56f580b.tar.gz
isc-dhcp4: add LDAP as an option; pkglint fixes
Diffstat (limited to 'net/isc-dhclient4')
-rw-r--r--net/isc-dhclient4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/isc-dhclient4/Makefile b/net/isc-dhclient4/Makefile
index b059c0caad0..bf3b5ef6830 100644
--- a/net/isc-dhclient4/Makefile
+++ b/net/isc-dhclient4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2014/10/14 13:53:00 taca Exp $
+# $NetBSD: Makefile,v 1.12 2019/08/27 08:12:01 adam Exp $
PKGNAME= isc-dhclient-${DHVER}
COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Client
@@ -10,7 +10,7 @@ CONF_FILES+= ${EGDIR}/dhclient.conf ${PKG_SYSCONFDIR}/dhclient.conf
RCD_SCRIPTS= isc_dhclient
FILES_SUBST+= DHCP_HOME=${DHCP_HOME}
-.include "${.CURDIR}/../isc-dhcp4/options.mk"
+.include "../../net/isc-dhcp4/options.mk"
INSTALLATION_DIRS+= ${EGDIR}