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/ghostscript7-x11/Makefile | |
parent | 6aef0072071b381096433fd776ed3cd06ad03b65 (diff) |
Notes
Diffstat (limited to 'print/ghostscript7-x11/Makefile')
-rw-r--r-- | print/ghostscript7-x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7-x11/Makefile b/print/ghostscript7-x11/Makefile index a966ae101fec..46f5d8025eb8 100644 --- a/print/ghostscript7-x11/Makefile +++ b/print/ghostscript7-x11/Makefile @@ -21,7 +21,7 @@ CONFLICTS_INSTALL= \ ghostscript9-agpl-[0-9]* \ ghostscript9-agpl-nox11-[0-9]* -USES= autoreconf ghostscript:7 gmake tar:bzip2 +USES= autoreconf ghostscript:7 gmake tar:bzip2 xorg USE_LDCONFIG= yes USE_XORG= ice sm x11 xext xt GNU_CONFIGURE= yes |