summaryrefslogtreecommitdiff
path: root/fonts/mkfontscale
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /fonts/mkfontscale
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'fonts/mkfontscale')
-rw-r--r--fonts/mkfontscale/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/mkfontscale/Makefile b/fonts/mkfontscale/Makefile
index fd8aa8d21c3..71841e433c4 100644
--- a/fonts/mkfontscale/Makefile
+++ b/fonts/mkfontscale/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2003/10/13 09:53:59 salo Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/20 12:15:17 agc Exp $
#
DISTNAME= mkfontscale-20020524
PKGREVISION= 2
-WRKSRC= ${WRKDIR}/mkfontscale
CATEGORIES= fonts
MASTER_SITES= http://www.pps.jussieu.fr/~jch/software/files/
@@ -11,6 +10,7 @@ MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://www.pps.jussieu.fr/~jch/software/files/
COMMENT= Create an index of scalable font files for X
+WRKSRC= ${WRKDIR}/mkfontscale
USE_BUILDLINK2= YES
USE_IMAKE= YES