summaryrefslogtreecommitdiff
path: root/textproc/ruby-rexml
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /textproc/ruby-rexml
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'textproc/ruby-rexml')
-rw-r--r--textproc/ruby-rexml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-rexml/Makefile b/textproc/ruby-rexml/Makefile
index 0cd40ec3a11..f940d300848 100644
--- a/textproc/ruby-rexml/Makefile
+++ b/textproc/ruby-rexml/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/04/26 16:16:51 taca Exp $
+# $NetBSD: Makefile,v 1.2 2004/01/20 12:26:50 agc Exp $
#
DISTNAME= rexml_2.4.8
PKGNAME= ${RUBY_PKGNAMEPREFIX}rexml-2.4.8
-WRKSRC= ${WRKDIR}/rexml
CATEGORIES= textproc
MASTER_SITES= http://www.germane-software.com/archives/
EXTRACT_SUFX= .tgz
@@ -12,6 +11,7 @@ MAINTAINER= rasputin@idoru.mine.nu
HOMEPAGE= http://www.germane-software.com/software/rexml/
COMMENT= Pure Ruby XML parser based on Java Electric XML
+WRKSRC= ${WRKDIR}/rexml
USE_RUBY= yes
NO_BUILD= yes