diff options
author | hrs <hrs@FreeBSD.org> | 2013-09-18 14:35:24 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2013-09-18 14:35:24 +0800 |
commit | 36aa04f8a12b14769f12588005e2732a4399bc3b (patch) | |
tree | ad995bdcfb19213c22ce27eb590c97d3bef13acb /print/ghostscript9-agpl | |
parent | c17ab42d308161ac27f4b20524966dcd0ca8635d (diff) | |
download | freebsd-ports-gnome-36aa04f8a12b14769f12588005e2732a4399bc3b.tar.gz freebsd-ports-gnome-36aa04f8a12b14769f12588005e2732a4399bc3b.tar.zst freebsd-ports-gnome-36aa04f8a12b14769f12588005e2732a4399bc3b.zip |
Fix build.
Reported by: pkg-fallout
Diffstat (limited to 'print/ghostscript9-agpl')
-rw-r--r-- | print/ghostscript9-agpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript9-agpl/Makefile b/print/ghostscript9-agpl/Makefile index e6d184bb5158..600172f892ab 100644 --- a/print/ghostscript9-agpl/Makefile +++ b/print/ghostscript9-agpl/Makefile @@ -35,7 +35,7 @@ CONFLICTS_INSTALL= \ ghostscript[789]-[0-9]* \ ghostscript[789]-nox11-[0-9]* -USES= gmake +USES= gmake pkgconfig:build USE_BZIP2= yes WANT_GNOME= yes USE_LDCONFIG= yes |