aboutsummaryrefslogtreecommitdiff
path: root/devel/pcre++/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
commit580a778a16c548027cb6b56ad3357f1dec74e859 (patch)
tree3181285e36d6e08abfc359972209897c5230fa7a /devel/pcre++/Makefile
parent34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 (diff)
downloadports-580a778a16c548027cb6b56ad3357f1dec74e859.tar.gz
ports-580a778a16c548027cb6b56ad3357f1dec74e859.zip
Notes
Diffstat (limited to 'devel/pcre++/Makefile')
-rw-r--r--devel/pcre++/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile
index 88c8d334a061..dabc79954b47 100644
--- a/devel/pcre++/Makefile
+++ b/devel/pcre++/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: pcre++
-# Date created: Jan 12, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= pcre++
PORTVERSION= 0.9.5
@@ -31,6 +26,7 @@ PLIST_SUB= VERSION=${PORTVERSION}
DOCSDIR= ${PREFIX}/share/doc/lib${PORTNAME}-${PORTVERSION}
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O -g|\@CXXFLAGS\@|g' ${WRKSRC}/Makefile.in