aboutsummaryrefslogtreecommitdiff
path: root/textproc/tinyxml
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/tinyxml')
-rw-r--r--textproc/tinyxml/Makefile2
-rw-r--r--textproc/tinyxml/files/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile
index 763e3947e372..8100dfd65f8b 100644
--- a/textproc/tinyxml/Makefile
+++ b/textproc/tinyxml/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tinyxml
PORTVERSION= 2.6.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= SF
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}
diff --git a/textproc/tinyxml/files/Makefile b/textproc/tinyxml/files/Makefile
index b83ee8231278..307a65af6c2c 100644
--- a/textproc/tinyxml/files/Makefile
+++ b/textproc/tinyxml/files/Makefile
@@ -1,7 +1,6 @@
# $FreeBSD$
-# $Id$
-LIB = tinyxml
+LIB_CXX= tinyxml
SRCS= tinystr.cpp tinyxmlerror.cpp tinyxml.cpp tinyxmlparser.cpp
INCS= tinyxml.h tinystr.h