aboutsummaryrefslogtreecommitdiffstats
path: root/net/thcrut
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-02-27 10:35:35 +0800
committerclement <clement@FreeBSD.org>2004-02-27 10:35:35 +0800
commit09a59641832d5eec8c687009d328d3627110999b (patch)
treef59d074a6c9715a50978729fd0f784172a242d9c /net/thcrut
parentfaad7676eb2446c1c88d9b63c64d12678ab4f8fd (diff)
downloadfreebsd-ports-gnome-09a59641832d5eec8c687009d328d3627110999b.tar.gz
freebsd-ports-gnome-09a59641832d5eec8c687009d328d3627110999b.tar.zst
freebsd-ports-gnome-09a59641832d5eec8c687009d328d3627110999b.zip
- Make portlint happy
Diffstat (limited to 'net/thcrut')
-rw-r--r--net/thcrut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile
index 55a8682c60d9..79a4bf328c32 100644
--- a/net/thcrut/Makefile
+++ b/net/thcrut/Makefile
@@ -15,7 +15,7 @@ COMMENT= Local network discovery tool
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-libnet=${LOCALBASE} \
- --sysconfdir=${PREFIX}/share/thcrut
+CONFIGURE_ARGS+= --with-libnet=${LOCALBASE} \
+ --sysconfdir=${PREFIX}/share/thcrut
.include <bsd.port.mk>