diff options
Diffstat (limited to 'print/xpdf-hebrew/Makefile')
-rw-r--r-- | print/xpdf-hebrew/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/print/xpdf-hebrew/Makefile b/print/xpdf-hebrew/Makefile index 670f5079c0a..da28d73b501 100644 --- a/print/xpdf-hebrew/Makefile +++ b/print/xpdf-hebrew/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2004/07/28 11:06:43 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2005/10/12 11:08:19 wiz Exp $ # -DISTNAME= xpdf-hebrew +DISTNAME= xpdf-hebrew-2003-feb-16 PKGNAME= ${DISTNAME}-20030216 CATEGORIES= print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ @@ -15,8 +15,7 @@ DEPENDS+= xpdf>=2.02:../../print/xpdf USE_PKGINSTALL= yes -WRKSRC= ${WRKDIR}/${DISTNAME} -DIST_SUBDIR= ${PKGNAME_NOREV} +WRKSRC= ${WRKDIR}/xpdf-hebrew NO_CONFIGURE= yes NO_BUILD= yes |