diff options
author | andreas <andreas@FreeBSD.org> | 2001-03-20 08:08:20 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-03-20 08:08:20 +0000 |
commit | 756b920bff96560c520e0d09d2d4cc8a7ddae3d3 (patch) | |
tree | 9a6b32245ac05516249c0d7661551f4a2818becb /print/ghostscript8/Makefile | |
parent | cdef2d41c77c652426a7de008cd1cd1b09a5a986 (diff) | |
download | FreeBSD-ports-756b920bff96560c520e0d09d2d4cc8a7ddae3d3.zip FreeBSD-ports-756b920bff96560c520e0d09d2d4cc8a7ddae3d3.tar.gz |
- enable LyX 1.1.6 to show included EPS figures
- tested by Jose
- problem is described in:
http://sourceforge.net/bugs/?func=detailbug&bug_id=124957&group_id=1897
- major fix for lyx users, therefore bumped port revision
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
Diffstat (limited to 'print/ghostscript8/Makefile')
-rw-r--r-- | print/ghostscript8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 9aa8129..01abe0c 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghostscript PORTVERSION= 6.50 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= ftp://ftp.fh-koblenz.de/pub/Ghostscript/aladdin/gs650/ \ ftp://ftp.fh-koblenz.de/pub/Ghostscript/aladdin/fonts/ \ |