diff options
author | andreas <andreas@FreeBSD.org> | 1997-07-04 05:36:40 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-07-04 05:36:40 +0000 |
commit | b466c1d79bac13f78d282fb8b9c6c24b636cdc68 (patch) | |
tree | ff91cacc4677565d6c275699e4cc1458f0409997 /print/ghostscript5 | |
parent | 0a7f3901fb0c37cb8333731b8e855586d2623fb8 (diff) | |
download | FreeBSD-ports-b466c1d79bac13f78d282fb8b9c6c24b636cdc68.zip FreeBSD-ports-b466c1d79bac13f78d282fb8b9c6c24b636cdc68.tar.gz |
Make gs5 compile again using the new libpng V 0.96
Diffstat (limited to 'print/ghostscript5')
-rw-r--r-- | print/ghostscript5/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript5/files/patch-aa b/print/ghostscript5/files/patch-aa index b5f9a7a..7fec6a2 100644 --- a/print/ghostscript5/files/patch-aa +++ b/print/ghostscript5/files/patch-aa @@ -24,7 +24,7 @@ # See libpng.mak for more information. -PSRCDIR=libpng -+PSRCDIR=${PORTSDIR}/graphics/png/work/libpng-0.89c ++PSRCDIR=${PORTSDIR}/graphics/png/work/libpng-0.96 PVERSION=89 # Choose whether to use a shared version of the PNG library, and if so, |