summaryrefslogtreecommitdiff
path: root/time/wmtime
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /time/wmtime
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'time/wmtime')
-rw-r--r--time/wmtime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/wmtime/Makefile b/time/wmtime/Makefile
index 5db06d9c153..3a1cb6002bc 100644
--- a/time/wmtime/Makefile
+++ b/time/wmtime/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:55:07 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/20 12:27:16 agc Exp $
#
DISTNAME= wmtime-1.0b2
-WRKSRC= ${WRKDIR}/wmtime.app/wmtime
CATEGORIES= x11 time
MASTER_SITES= ftp://ftp.alpha.alt.ru/pub/UNIX/X11/WMaker/ \
http://www.NetBSD.org/~ad/distfiles/
@@ -10,6 +9,7 @@ MASTER_SITES= ftp://ftp.alpha.alt.ru/pub/UNIX/X11/WMaker/ \
MAINTAINER= ad@NetBSD.org
COMMENT= Time/Date applet for WindowMaker
+WRKSRC= ${WRKDIR}/wmtime.app/wmtime
USE_BUILDLINK2= YES
USE_IMAKE= YES