aboutsummaryrefslogtreecommitdiff
path: root/net/ulxmlrpcpp
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/ulxmlrpcpp
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
Notes
Diffstat (limited to 'net/ulxmlrpcpp')
-rw-r--r--net/ulxmlrpcpp/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile
index fd8bfe09bf51..50d7fcdf47e9 100644
--- a/net/ulxmlrpcpp/Makefile
+++ b/net/ulxmlrpcpp/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: ulxmlrpcpp
-# Date created: Dec 10, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= ulxmlrpcpp
PORTVERSION= 1.7.5
@@ -30,6 +25,7 @@ USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e \
'/^SUBDIRS/s| docs | |g' ${WRKSRC}/ulxmlrpcpp/Makefile.in