summaryrefslogtreecommitdiff
path: root/net/pchar
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2000-01-08 22:28:56 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2000-01-08 22:28:56 +0000
commitb03113636a940e3f1d5d2c9a1cc46dcf101d9ab0 (patch)
treed7828c5007af31fc2931d92cb6e73b7c3216e67d /net/pchar
parentWhoops - forgot the Makefile. (diff)
Support IPv6.
Approved by: obrien(maintainer)
Notes
Notes: svn path=/head/; revision=24574
Diffstat (limited to 'net/pchar')
-rw-r--r--net/pchar/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile
index 29e20be73c33..2ceefba6d9bb 100644
--- a/net/pchar/Makefile
+++ b/net/pchar/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.ca.sandia.gov/~bmah/Software/pchar/
MAINTAINER= obrien@FreeBSD.org
GNU_CONFIGURE= yes
+.if defined(USE_INET6)
+CONFIGURE_ARGS= --with-ipv6
+.endif
MAN8= pchar.8
do-install: