aboutsummaryrefslogtreecommitdiff
path: root/net/arprelease
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-03-20 10:53:08 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-03-20 10:53:08 +0000
commit654ccc6aac9c7681ed39c2cd2d10d8360ec7a9bc (patch)
treec30aa05ffe4be67ca3bb38317073b7e6603daa7c /net/arprelease
parent3dc362ac88ab73d6f0b3635628a59d9597e6da4e (diff)
downloadports-654ccc6aac9c7681ed39c2cd2d10d8360ec7a9bc.tar.gz
ports-654ccc6aac9c7681ed39c2cd2d10d8360ec7a9bc.zip
Notes
Diffstat (limited to 'net/arprelease')
-rw-r--r--net/arprelease/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/arprelease/Makefile b/net/arprelease/Makefile
index 3613cbe27927..038fb5d6826e 100644
--- a/net/arprelease/Makefile
+++ b/net/arprelease/Makefile
@@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/arprelease
-LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config
+LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet-config
do-build:
(cd ${WRKSRC} && \