diff options
Diffstat (limited to 'print/xpdf-hebrew/Makefile')
-rw-r--r-- | print/xpdf-hebrew/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpdf-hebrew/Makefile b/print/xpdf-hebrew/Makefile index fb1abeb2229..e3e01988e87 100644 --- a/print/xpdf-hebrew/Makefile +++ b/print/xpdf-hebrew/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/08/30 22:51:32 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/20 12:24:29 agc Exp $ # DISTNAME= xpdf-hebrew PKGNAME= ${DISTNAME}-20030216 -WRKSRC= ${WRKDIR}/${DISTNAME} CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ @@ -15,6 +14,7 @@ DEPENDS+= xpdf>=2.02:../../print/xpdf USE_PKGINSTALL= yes +WRKSRC= ${WRKDIR}/${DISTNAME} DIST_SUBDIR= ${PKGNAME_NOREV} NO_CONFIGURE= yes NO_BUILD= yes |