summaryrefslogtreecommitdiff
path: root/time/asclock-xlib
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/asclock-xlib
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'time/asclock-xlib')
-rw-r--r--time/asclock-xlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/asclock-xlib/Makefile b/time/asclock-xlib/Makefile
index 34178ff5d30..a469b4969bf 100644
--- a/time/asclock-xlib/Makefile
+++ b/time/asclock-xlib/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2003/07/21 17:28:38 martti Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/20 12:27:16 agc Exp $
#
DISTNAME= asclock-xlib-2.0.11
PKGNAME= asclock-xlib-2.0b11
-WRKSRC= ${WRKDIR}/asclock-xlib
CATEGORIES= x11 time
MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
@@ -12,6 +11,7 @@ COMMENT= Dockable clock and calendar with themes for X11
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+WRKSRC= ${WRKDIR}/asclock-xlib
USE_BUILDLINK2= YES
USE_IMAKE= YES
USE_X11BASE= YES