aboutsummaryrefslogtreecommitdiff
path: root/sysutils/socket/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-29 12:57:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-29 12:57:22 +0000
commitd66b1112ffb7978d899f46ba734d8462a8fe5d15 (patch)
tree50ef5a9555abb428c8a6c4eb919bb609922b9442 /sysutils/socket/Makefile
parent7c2eba3e2592b9113a920e6df2c9646264ec9498 (diff)
Notes
Diffstat (limited to 'sysutils/socket/Makefile')
-rw-r--r--sysutils/socket/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index 32c233505549..5c639c623f56 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -7,12 +7,14 @@
PORTNAME= socket
PORTVERSION= 1.1
-CATEGORIES= sysutils net
+PORTREVISION= 1
+CATEGORIES= sysutils net ipv6
MASTER_SITES= http://www.de.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
COMMENT= Create tcp socket and connect to stdin/out
+MAKE_ENV+= SWITCHES="-DUSE_INET6 -DHAVE_SYS_PARAM_H -Wall"
MAN1= socket.1
post-install: