diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-20 05:11:51 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-06-20 05:11:51 +0000 |
commit | c289940cada7e3baad2cdc3a0a9bc6885e1da245 (patch) | |
tree | 7eed6f3fcf986de1b389c61bcd115a65f8944e62 /print/ghostscript7 | |
parent | a243a52501085d444745227b91377140ba62e51f (diff) | |
download | ports-c289940cada7e3baad2cdc3a0a9bc6885e1da245.tar.gz ports-c289940cada7e3baad2cdc3a0a9bc6885e1da245.zip |
Notes
Diffstat (limited to 'print/ghostscript7')
-rw-r--r-- | print/ghostscript7/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index e5476b2dda13..91ee9a48b617 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -24,6 +24,8 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract \ unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png +NO_LATEST_LINK= "Older version." + WRKSRC= ${WRKDIR}/gs5.50 USE_XLIB= yes |