aboutsummaryrefslogtreecommitdiff
path: root/net/libsocket++
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/libsocket++
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
downloadports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz
ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip
Notes
Diffstat (limited to 'net/libsocket++')
-rw-r--r--net/libsocket++/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/libsocket++/Makefile b/net/libsocket++/Makefile
index 3aba1066ea92..598914c1e73d 100644
--- a/net/libsocket++/Makefile
+++ b/net/libsocket++/Makefile
@@ -1,10 +1,5 @@
-# Ports collection makefile for: libsocket++
-# Date created: Sun Jan 19, 1997
-# Whom: Narvi <narvi@haldjas.folklore.ee>
-# David O'Brien (obrien@FreeBSD.org)
-#
+# Created by: Narvi <narvi@haldjas.folklore.ee>
# $FreeBSD$
-#
PORTNAME= libsocket++
PORTVERSION= 1.12.13
@@ -24,6 +19,7 @@ SCRIPTS_ENV+= ACLOCAL_FLAGS="-I ${LOCALBASE}/share/aclocal/"
INFO= socket++
+NO_STAGE= yes
pre-configure:
@(cd ${WRKSRC}; ${SETENV} ${SCRIPTS_ENV} ${SH} ./autogen)