pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ezxml Fix WRKSRC (hi rillig!).
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef64e1d6541c
branches: trunk
changeset: 502857:ef64e1d6541c
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 09 22:49:45 2005 +0000
description:
Fix WRKSRC (hi rillig!).
diffstat:
textproc/ezxml/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a34c5ab47d80 -r ef64e1d6541c textproc/ezxml/Makefile
--- a/textproc/ezxml/Makefile Wed Nov 09 22:42:48 2005 +0000
+++ b/textproc/ezxml/Makefile Wed Nov 09 22:49:45 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/11/05 17:24:15 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2005/11/09 22:49:45 wiz Exp $
DISTNAME= ezxml-0.8.5
CATEGORIES= textproc devel
@@ -9,6 +9,8 @@
HOMEPAGE= http://ezxml.sourceforge.net/
COMMENT= Easy to use C library for parsing XML documents
+WRKSRC= ${WRKDIR}/ezxml
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
INSTALLATION_DIRS+= lib include share/doc/ezxml
Home |
Main Index |
Thread Index |
Old Index