summaryrefslogtreecommitdiff
path: root/misc/heyu
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /misc/heyu
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'misc/heyu')
-rw-r--r--misc/heyu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/heyu/Makefile b/misc/heyu/Makefile
index 96933245b72..3822f5aa5d8 100644
--- a/misc/heyu/Makefile
+++ b/misc/heyu/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2003/11/11 10:17:39 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/20 12:21:02 agc Exp $
#
DISTNAME= x10_heyu
PKGNAME= x10_heyu-1.35
-WRKSRC= ${WRKDIR}/heyu.dir
CATEGORIES= misc
MASTER_SITES= http://heyu.tanj.com/
EXTRACT_SUFX= .tgz
@@ -13,6 +12,7 @@ HOMEPAGE= http://heyu.tanj.com/
COMMENT= Home Automation Software for the X10 CM11A
DIST_SUBDIR= ${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}/heyu.dir
CONFIGURE_SCRIPT= ./Configure
MAKE_ENV+= DEFAULT_SERIAL_DEVICE=${DEFAULT_SERIAL_DEVICE}