diff options
Diffstat (limited to 'textproc/ezxml/Makefile')
-rw-r--r-- | textproc/ezxml/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ezxml/Makefile b/textproc/ezxml/Makefile index cf3e65e64b8..3a9d520290a 100644 --- a/textproc/ezxml/Makefile +++ b/textproc/ezxml/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/02/16 14:06:22 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/25 06:55:50 asau Exp $ DISTNAME= ezxml-0.8.5 CATEGORIES= textproc devel @@ -8,8 +8,6 @@ MAINTAINER= yazzy@yazzy.org HOMEPAGE= http://ezxml.sourceforge.net/ COMMENT= Easy to use C library for parsing XML documents -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/ezxml PKG_INSTALLATION_TYPES= overwrite pkgviews |