aboutsummaryrefslogtreecommitdiff
path: root/textproc/tinyxml
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2018-08-19 21:14:12 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2018-08-19 21:14:12 +0000
commiteb1045b3a2d3444494e4b016138cc37b55d5fff9 (patch)
tree18d2de810287360dc203aead17559f04e585bee4 /textproc/tinyxml
parent61118a1da39c7e2759d9f2e9af826eebf3eb0f78 (diff)
Notes
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