diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 11:09:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-20 11:09:05 +0000 |
commit | d355533bd521d0ae5b0db2798898ebd2812f3c31 (patch) | |
tree | 321cb4f629a7537ea7bf13157e43de4920c2406c /print/ghostscript8/Makefile | |
parent | 84a7a2a88443a4e167ebe8604b2614c6ea300ec4 (diff) |
Notes
Diffstat (limited to 'print/ghostscript8/Makefile')
-rw-r--r-- | print/ghostscript8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index b5e26d5203e5..629f7f42ad3e 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -37,8 +37,8 @@ CONFLICTS_INSTALL= \ ghostscript9-agpl-[0-9]* \ ghostscript9-agpl-nox11-[0-9]* -USE_XZ= yes -USES= gmake pkgconfig +USES= gmake pkgconfig tar:xz shebangfix +SHEBANG_FILES= ${WRKSRC}/lib/fixmswrd.pl WANT_GNOME= yes USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf |