summaryrefslogtreecommitdiff
path: root/x11/blt
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:28:26 +0000
commit24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/blt
parent3ad1bdbf063a03bdcca7087d41be98b07ad933af (diff)
downloadpkgsrc-24a46ed346b4e0c41e9944cb1c53f4acf5faa3b7.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