summaryrefslogtreecommitdiff
path: root/x11/XF86Setup
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/XF86Setup
parent1e53090cc228edde244c3b79950271b8ca469b1f (diff)
downloadpkgsrc-6398ad1c91f936aad713b5f6bb81200491731292.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/XF86Setup')
-rw-r--r--x11/XF86Setup/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XF86Setup/Makefile b/x11/XF86Setup/Makefile
index 55600c70540..a388f87244b 100644
--- a/x11/XF86Setup/Makefile
+++ b/x11/XF86Setup/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2003/07/17 22:56:19 grant Exp $
+# $NetBSD: Makefile,v 1.29 2004/01/20 12:28:26 agc Exp $
DISTNAME= XF86Setup-3.3.6
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/hw/xfree86/XF86Setup
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
@@ -16,6 +15,7 @@ BUILD_DEPENDS+= tk>=8.3.2:../../x11/tk
ONLY_FOR_PLATFORM= *-*-i386
+WRKSRC= ${WRKDIR}/hw/xfree86/XF86Setup
TCLLIB= ${LOCALBASE}/lib/libtcl83.a
TKLIB= ${LOCALBASE}/lib/libtk83.a