diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-12 11:07:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-12 11:07:32 +0000 |
commit | b96607f12d1526fdc85440c7a7d9c79f2870663b (patch) | |
tree | f1cf59f3c840e5dd5c761ec66b9a9e2ceae8961a /print/xpdf-hebrew/Makefile | |
parent | 7a437d7fe22f52a0cd001b46cdad7f3aaa425c56 (diff) | |
download | pkgsrc-b96607f12d1526fdc85440c7a7d9c79f2870663b.tar.gz |
Use versioned distfile.
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 |