diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-04 17:21:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-04 17:21:52 +0000 |
commit | 2033c491edfff78445112741e3bd492b42f7e20d (patch) | |
tree | 2dd1443c9032711138d7d538cc63cf244f806599 /print/ghostscript8/Makefile | |
parent | e9e13d5be25298c924705fea082f6e86d0c0c917 (diff) |
Notes
Diffstat (limited to 'print/ghostscript8/Makefile')
-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 |