summaryrefslogtreecommitdiff
path: root/print/ghostscript-nox11
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /print/ghostscript-nox11
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'print/ghostscript-nox11')
-rw-r--r--print/ghostscript-nox11/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common
index 98c56c2d349..a0e1c11b10f 100644
--- a/print/ghostscript-nox11/Makefile.common
+++ b/print/ghostscript-nox11/Makefile.common
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile.common,v 1.43 2003/03/14 19:37:54 jlam Exp $
+# $NetBSD: Makefile.common,v 1.44 2003/03/29 12:42:15 jmmv Exp $
DISTNAME= ghostscript-${GS_VERS}
GS_VERS= 6.01
+WRKSRC= ${WRKDIR}/gs${GS_VERS}
CATEGORIES= print
MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/aladdin/gs${GS_VERS:S/.//}/
@@ -23,7 +24,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
GS_SRCS= ${DISTNAME}${EXTRACT_SUFX}
-WRKSRC= ${WRKDIR}/gs${GS_VERS}
DISTFILES+= ${GS_SRCS}
EXTRACT_ONLY= ${GS_SRCS}