aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript9
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 11:45:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 11:45:24 +0000
commit29bca43beb9c4febf37dfc1477d7bba35b76dea9 (patch)
treeaa034d66bcaf8aa99dd8c13df7248ba8bd01ea26 /print/ghostscript9
parent33813624cba64719319a101031b09d4253845100 (diff)
Notes
Diffstat (limited to 'print/ghostscript9')
-rw-r--r--print/ghostscript9/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript9/Makefile b/print/ghostscript9/Makefile
index a95efb88017a..a7a202df847d 100644
--- a/print/ghostscript9/Makefile
+++ b/print/ghostscript9/Makefile
@@ -37,14 +37,14 @@ CONFLICTS_INSTALL= \
ghostscript9-agpl-[0-9]* \
ghostscript9-agpl-nox11-[0-9]*
+USES= gmake
USE_BZIP2= yes
-USE_GMAKE= yes
WANT_GNOME= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_UNSAFE= yes
MAKE_ENV= CFLAGS_STANDARD="${CFLAGS}" \
XCFLAGS="${XCFLAGS}" XLDFLAGS="${XLDFLAGS}" \
EXTRALIBS="${EXTRALIBS}" \