summaryrefslogtreecommitdiff
path: root/x11/ruby-tk
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /x11/ruby-tk
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'x11/ruby-tk')
-rw-r--r--x11/ruby-tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ruby-tk/Makefile b/x11/ruby-tk/Makefile
index d0135ee9906..1d1abc5ff37 100644
--- a/x11/ruby-tk/Makefile
+++ b/x11/ruby-tk/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2001/12/30 16:25:34 taca Exp $
+# $NetBSD: Makefile,v 1.3 2003/03/29 12:43:09 jmmv Exp $
# FreeBSD: ports/x11-toolkits/ruby-tk/Makefile,v 1.21 2000/10/20 19:56:04 knu Exp
DISTNAME= ${RUBY_DISTNAME}
PKGNAME= ${RUBY_PKGNAMEPREFIX}tk-${RUBY_VERSION}
+WRKSRC= ${RUBY_WRKSRC}/ext/tk
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_RUBY}
@@ -13,7 +14,6 @@ COMMENT= Ruby interface to the Tk widget set
DEPENDS+= ${RUBY_PKGNAMEPREFIX}tcltklib>=${RUBY_VERSION}:../../x11/ruby-tcltklib
DIST_SUBDIR= ruby
-WRKSRC= ${RUBY_WRKSRC}/ext/tk
EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/tk
USE_RUBY_EXTCONF= yes