diff options
-rw-r--r-- | print/ghostscript8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 2eb675f8f5b4..af7c3b602fdb 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -38,7 +38,7 @@ CONFLICTS_INSTALL= \ ghostscript9-agpl-nox11-[0-9]* USE_XZ= yes -USES= gmake +USES= gmake pkgconfig WANT_GNOME= yes USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf |