summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-05 17:24:15 +0000
committerrillig <rillig>2005-11-05 17:24:15 +0000
commit94149a6b36733e2c9d72ebc7a3caeafb569c7b40 (patch)
tree3bf37326b96776d09ff253a91a42f31c8dac3931 /textproc
parentf3d51a5f16e9d6295843f1ec53e8076fc0e3fd96 (diff)
downloadpkgsrc-94149a6b36733e2c9d72ebc7a3caeafb569c7b40.tar.gz
Removed unnecessary definition for WRKSRC.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ezxml/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/ezxml/Makefile b/textproc/ezxml/Makefile
index 27012c3ecb7..5684fa0b4b1 100644
--- a/textproc/ezxml/Makefile
+++ b/textproc/ezxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/10/01 18:19:58 recht Exp $
+# $NetBSD: Makefile,v 1.4 2005/11/05 17:24:15 rillig Exp $
DISTNAME= ezxml-0.8.5
CATEGORIES= textproc devel
@@ -9,8 +9,6 @@ MAINTAINER= yazzy@yazzy.org
HOMEPAGE= http://ezxml.sourceforge.net/
COMMENT= Easy to use C library for parsing XML documents
-WRKSRC= ${WRKDIR}/${PKGNAME:C/-[^-]*$//}
-
PKG_INSTALLATION_TYPES= overwrite pkgviews
INSTALLATION_DIRS+= lib include share/doc/ezxml