summaryrefslogtreecommitdiff
path: root/time/asclock/Makefile
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 /time/asclock/Makefile
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'time/asclock/Makefile')
-rw-r--r--time/asclock/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/asclock/Makefile b/time/asclock/Makefile
index 53aa19dcbae..5666e26c8aa 100644
--- a/time/asclock/Makefile
+++ b/time/asclock/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2003/09/17 19:41:10 grant Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/20 12:27:15 agc Exp $
DISTNAME= asclock-classic-1.0
PKGNAME= asclock-1.0
-WRKSRC= ${WRKDIR}/asclock1.0
CATEGORIES= x11 time
MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
@@ -11,6 +10,7 @@ COMMENT= NeXTstep-like clock and calendar
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+WRKSRC= ${WRKDIR}/asclock1.0
USE_IMAKE= YES
USE_X11BASE= YES
USE_BUILDLINK2= YES