diff options
author | wiz <wiz@pkgsrc.org> | 2002-11-08 10:10:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-11-08 10:10:46 +0000 |
commit | bb918fe8d33e713cc20cfbccc00b377d4cceb7e0 (patch) | |
tree | 88b6d9b28f89223858f49cc278eb0d9d59a0df14 /print/Makefile | |
parent | f0b1e103bc3eed4751f4b7220db1fa7d5332bbbf (diff) | |
download | pkgsrc-bb918fe8d33e713cc20cfbccc00b377d4cceb7e0.tar.gz |
Add and enable xpdf-hebrew.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index cf5b9f1ea08..aead45ca869 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2002/11/03 09:18:07 rh Exp $ +# $NetBSD: Makefile,v 1.93 2002/11/08 10:10:46 wiz Exp $ # COMMENT= Desktop publishing @@ -90,6 +90,7 @@ SUBDIR+= xpdf-chinese-simplified SUBDIR+= xpdf-chinese-traditional SUBDIR+= xpdf-cyrillic SUBDIR+= xpdf-greek +SUBDIR+= xpdf-hebrew SUBDIR+= xpdf-japanese SUBDIR+= xpdf-korean SUBDIR+= xpdf-latin2 |