diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 20:47:26 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-06 20:47:26 +0000 |
commit | 823770dbfba7b7de39771e0c969ddb966abd0e5a (patch) | |
tree | e27b8944464bd63e366140b35317c2d3217a6f41 /print/gv/Makefile | |
parent | 6aef0072071b381096433fd776ed3cd06ad03b65 (diff) | |
download | ports-823770dbfba7b7de39771e0c969ddb966abd0e5a.tar.gz ports-823770dbfba7b7de39771e0c969ddb966abd0e5a.zip |
Notes
Diffstat (limited to 'print/gv/Makefile')
-rw-r--r-- | print/gv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index d7f16878d504..a8e64620b9cc 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -12,7 +12,7 @@ COMMENT= PostScript and PDF previewer LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d -USES= cpe ghostscript:x11 iconv gmake perl5 shebangfix +USES= cpe ghostscript:x11 iconv gmake perl5 shebangfix xorg USE_PERL5= build USE_XORG= xpm ice sm xext xmu x11 GNU_CONFIGURE= yes |