diff options
Diffstat (limited to 'print/gsview/Makefile')
-rw-r--r-- | print/gsview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/gsview/Makefile b/print/gsview/Makefile index 07a3bc50d4bb..5d2e8582209d 100644 --- a/print/gsview/Makefile +++ b/print/gsview/Makefile @@ -18,9 +18,8 @@ LICENSE_PERMS= dist-mirror pkg-mirror auto-accept RUN_DEPENDS+= epstool:${PORTSDIR}/graphics/epstool \ pstotext:${PORTSDIR}/print/pstotext -USES= cpe +USES= cpe ghostscript USE_GNOME= gtk12 -USE_GHOSTSCRIPT=yes MAKE_JOBS_UNSAFE= yes |