initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / x11 / xpdf / xpdf
1 # hdw - linux xpdf package
2 #
3 # author: hackbard@hackdaworld.dyndns.org
4 #
5 # [V] 3.00-linux
6 # [S] 3-7
7 # [D] xpdf-3.00.tar.gz ftp://ftp.foolabs.com/pub/xpdf/
8
9 confopt="$confopt --enable-a4-paper --with-gzip"
10
11 [ -d $prefix/include/freetype2 ] && \
12         confopt="$confopt --with-freetype2-includes=$prefix/include/freetype2"