diff options
Diffstat (limited to 'textproc/xerces-c/Makefile')
-rw-r--r-- | textproc/xerces-c/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile index 51d6eb5c0fc..638c3d2e0fa 100644 --- a/textproc/xerces-c/Makefile +++ b/textproc/xerces-c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2012/12/31 09:24:46 obache Exp $ +# $NetBSD: Makefile,v 1.44 2014/10/09 14:07:07 wiz Exp $ DISTNAME= xerces-c-3.1.1 CATEGORIES= textproc @@ -9,8 +9,6 @@ HOMEPAGE= http://xerces.apache.org/ COMMENT= Validating C++ XML parser with DOM and SAX support LICENSE= apache-2.0 -PKG_INSTALLATION_TYPES= overwrite pkgviews - USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_TOOLS+= gmake |