# $Id$ PortSystem 1.0 name gv version 3.6.8 categories print maintainers ryandesign openmaintainer homepage http://www.gnu.org/software/gv/ platforms darwin description PostScript and PDF previewer long_description gv is a X11 PostScript and PDF previewer based on \ Tim Theisen's ghostview-1.5. It uses the Xaw3d \ widget set, thus providing a much nicer look and \ it's said to be a bit faster. master_sites gnu checksums md5 581ef7834c0e07ac1536b1ee8faa11d5 \ sha1 18594cb42a5f7b1453af2bd9a5598f781c7a1c9f \ rmd160 271dc693033bf17c3a607424d9a898babfca01fb # Xaw3d is not universal universal_variant no use_parallel_build yes depends_lib port:xorg-libXinerama \ port:Xaw3d \ port:bzip2 depends_run bin:gs:ghostscript platform darwin { configure.args-append --enable-SIGCHLD-fallback } platform freebsd { configure.args-append --enable-SIGCHLD-fallback } use_autoreconf yes autoreconf.args -fvi configure.args --enable-setenv-code \ --x-include=${prefix}/include \ --x-lib=${prefix}/lib variant letter description {sets default paper size to letter} { configure.args-append --with-default-papersize=letter }