* fix packaging problem
* turn on support for Janpanese fonts Packaging not tested by: vanilla
This commit is contained in:
parent
b4d29e816c
commit
e68234d66a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15161
3 changed files with 4 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 02 Feb 1996
|
||||
# Whom: chuckr@glue.umd.edu
|
||||
#
|
||||
# $Id: Makefile,v 1.16 1998/12/06 17:08:46 vanilla Exp $
|
||||
# $Id: Makefile,v 1.17 1998/12/06 23:36:04 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xpdf-0.80
|
||||
|
@ -19,7 +19,7 @@ MAINTAINER= chuckr@glue.umd.edu
|
|||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-gzip
|
||||
CONFIGURE_ARGS= --with-gzip --enable-japanese
|
||||
USE_X_PREFIX= yes
|
||||
MAN1= pdfimages.1 \
|
||||
pdfinfo.1 \
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (xpdf-0.80.tgz) = 91d49cfaf1e555a26a9bcd0b57e51f8a
|
||||
MD5 (encrypt.tar.gz) = 4f1dfa1fbde647212c14fd5940b9b68e
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
bin/pdfimage
|
||||
bin/pdfimages
|
||||
bin/pdfinfo
|
||||
bin/pdftopbm
|
||||
bin/pdftops
|
||||
|
|
Loading…
Reference in a new issue