diff options
Diffstat (limited to 'textproc/xerces-c/Makefile')
-rw-r--r-- | textproc/xerces-c/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile index 13244fdbf80..32208713158 100644 --- a/textproc/xerces-c/Makefile +++ b/textproc/xerces-c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2011/10/12 17:43:14 hans Exp $ +# $NetBSD: Makefile,v 1.42 2012/10/25 06:57:06 asau Exp $ DISTNAME= xerces-c-3.1.1 CATEGORIES= textproc @@ -10,7 +10,6 @@ COMMENT= Validating C++ XML parser with DOM and SAX support LICENSE= apache-2.0 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ USE_LIBTOOL= yes |