Use shared IPv6 description, no need for a custom one

Reported by:	sunpoet
This commit is contained in:
Baptiste Daroussin 2012-10-07 07:17:34 +00:00
parent 7fe1f2354e
commit b0b501eeeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305434

View file

@ -26,7 +26,6 @@ GNU_CONFIGURE= yes
OPTIONS_DEFINE= KQUEUE IPV6
OPTIONS_DEFAULT= KQUEUE
KQUEUE_DESC= Use kqueue(2) support
IPV6_DESC= Enable IPv6 support
.include <bsd.port.pre.mk>