aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cxxtools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cxxtools/Makefile')
-rw-r--r--devel/cxxtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cxxtools/Makefile b/devel/cxxtools/Makefile
index 16dd81e076bc..aae85a8c13b1 100644
--- a/devel/cxxtools/Makefile
+++ b/devel/cxxtools/Makefile
@@ -6,13 +6,14 @@
#
PORTNAME= cxxtools
-PORTVERSION= 1.4.8
+PORTVERSION= 2.0
CATEGORIES= devel
MASTER_SITES= http://www.tntnet.org/download/
MAINTAINER= nox@FreeBSD.org
COMMENT= Collection of general-purpose C++ classes
+PATCH_STRIP= -p1
USE_ICONV= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}"