summaryrefslogtreecommitdiff
path: root/x11/blt
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:28:26 +0000
committeragc <agc>2004-01-20 12:28:26 +0000
commit6398ad1c91f936aad713b5f6bb81200491731292 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/blt
parent1e53090cc228edde244c3b79950271b8ca469b1f (diff)
downloadpkgsrc-6398ad1c91f936aad713b5f6bb81200491731292.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/blt')
-rw-r--r--x11/blt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/blt/Makefile b/x11/blt/Makefile
index c5f97cdba8c..61ed947db77 100644
--- a/x11/blt/Makefile
+++ b/x11/blt/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 17:38:26 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/20 12:28:26 agc Exp $
#
DISTNAME= BLT2.4o
PKGNAME= blt-2.4o
-WRKSRC= ${WRKDIR}/blt2.4o
CATEGORIES= x11
MASTER_SITES= ftp://ftp.tcltk.com/aa004735/pub/blt/
@@ -11,6 +10,7 @@ MAINTAINER= brook@nmsu.edu
HOMEPAGE= http://www.tcltk.com/blt/index.html
COMMENT= Extension to Tcl/Tk
+WRKSRC= ${WRKDIR}/blt2.4o
USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES