aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-07-24 16:19:07 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-07-24 16:19:07 +0800
commit89a5bb4709168de6077832b3ba7b130613ca3630 (patch)
tree914f8ade1b480422b15cf7e276709aef4c875c09 /graphics
parentd3af47739065bed5ec83475f401dc73834e02bb8 (diff)
downloadfreebsd-ports-gnome-89a5bb4709168de6077832b3ba7b130613ca3630.tar.gz
freebsd-ports-gnome-89a5bb4709168de6077832b3ba7b130613ca3630.tar.zst
freebsd-ports-gnome-89a5bb4709168de6077832b3ba7b130613ca3630.zip
Remove MAKE_JOBS_SAFE which is now default.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/asciio/Makefile1
-rw-r--r--graphics/bmp2html/Makefile1
-rw-r--r--graphics/exrtools/Makefile1
-rw-r--r--graphics/fig2sxd/Makefile1
-rw-r--r--graphics/grafx2/Makefile1
-rw-r--r--graphics/icat/Makefile2
-rw-r--r--graphics/iec16022/Makefile2
-rw-r--r--graphics/jpegoptim/Makefile1
-rw-r--r--graphics/metacam/Makefile1
-rw-r--r--graphics/pecomato/Makefile1
-rw-r--r--graphics/recoverjpeg/Makefile1
-rw-r--r--graphics/telak/Makefile1
12 files changed, 0 insertions, 14 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile
index 567e01402ff1..185e9f65e300 100644
--- a/graphics/asciio/Makefile
+++ b/graphics/asciio/Makefile
@@ -34,7 +34,6 @@ BUILD_DEPENDS= p5-Directory-Scratch>=0:${PORTSDIR}/devel/p5-Directory-Scratch \
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
-MAKE_JOBS_SAFE= yes
MAN3= App::Asciio::setup::import_export::perl.3 \
App::Asciio.3 \
diff --git a/graphics/bmp2html/Makefile b/graphics/bmp2html/Makefile
index ae8dbed7b078..6f0b3d6fd4b1 100644
--- a/graphics/bmp2html/Makefile
+++ b/graphics/bmp2html/Makefile
@@ -12,7 +12,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= BMP to HTML converter
USE_SDL= yes
-MAKE_JOBS_SAFE= yes
LDFLAGS+= -L${LOCALBASE}/lib
SDL_FLAGS= -I${LOCALBASE}/include/SDL -I${LOCALBASE}/include
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index a1d4e21b5e37..c6f5e493b87e 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
GNU_CONFIGURE= yes
USES= pkgconfig gmake
-MAKE_JOBS_SAFE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/graphics/fig2sxd/Makefile b/graphics/fig2sxd/Makefile
index ffbddace8930..4befefe9b310 100644
--- a/graphics/fig2sxd/Makefile
+++ b/graphics/fig2sxd/Makefile
@@ -11,7 +11,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Convert .xfig files to the OpenOffice draw format
USES= gmake
-MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile
index 52517ad72452..2a4b6329c56c 100644
--- a/graphics/grafx2/Makefile
+++ b/graphics/grafx2/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= X11:${PORTSDIR}/x11/libX11 \
USES= gmake
USE_GCC= any
USE_SDL= sdl image
-MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}/src
CFLAGS+= -DHAVE_SYS_PARAM_H -DHAVE_SYS_UCRED_H -DHAVE_SYS_MOUNT_H
diff --git a/graphics/icat/Makefile b/graphics/icat/Makefile
index 877e869ae744..5ba376963630 100644
--- a/graphics/icat/Makefile
+++ b/graphics/icat/Makefile
@@ -16,8 +16,6 @@ GH_ACCOUNT= atextor
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= e8bee81
-MAKE_JOBS_SAFE= yes
-
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile
index b3ac79ce6271..d2e41b670a02 100644
--- a/graphics/iec16022/Makefile
+++ b/graphics/iec16022/Makefile
@@ -18,8 +18,6 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= pkgconfig
-MAKE_JOBS_SAFE= yes
-
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
MAN1= iec16022.1
diff --git a/graphics/jpegoptim/Makefile b/graphics/jpegoptim/Makefile
index b626c0e4acc0..9a3d493d4f8a 100644
--- a/graphics/jpegoptim/Makefile
+++ b/graphics/jpegoptim/Makefile
@@ -16,7 +16,6 @@ LICENSE_COMB= dual
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --with-libjpeg=${LOCALBASE}
MAN1= jpegoptim.1
diff --git a/graphics/metacam/Makefile b/graphics/metacam/Makefile
index be200a1520f9..3f27aa9e894c 100644
--- a/graphics/metacam/Makefile
+++ b/graphics/metacam/Makefile
@@ -10,7 +10,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Digital camera EXIF meta-information reader
USES= gmake
-MAKE_JOBS_SAFE= yes
CFLAGS+= -I${LOCALBASE}/include
CXXFLAGS+= -I${LOCALBASE}/include
diff --git a/graphics/pecomato/Makefile b/graphics/pecomato/Makefile
index b459f3611c83..bb5c90233dc7 100644
--- a/graphics/pecomato/Makefile
+++ b/graphics/pecomato/Makefile
@@ -12,7 +12,6 @@ COMMENT= Command-line picture metadata processor
USES= gmake
USE_PYTHON_BUILD= yes
-MAKE_JOBS_SAFE= yes
MAKEFILE= Makefile.unix
diff --git a/graphics/recoverjpeg/Makefile b/graphics/recoverjpeg/Makefile
index d3eb3d2e5dcb..9ff23a144c44 100644
--- a/graphics/recoverjpeg/Makefile
+++ b/graphics/recoverjpeg/Makefile
@@ -13,7 +13,6 @@ LICENSE= GPLv2
GNU_CONFIGURE= yes
MANCOMPRESSED= no
-MAKE_JOBS_SAFE= yes
PLIST_FILES= bin/recoverjpeg
MAN1= recoverjpeg.1
diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile
index c3b24005515b..aca1832ae70f 100644
--- a/graphics/telak/Makefile
+++ b/graphics/telak/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
USES= gmake
USE_EFL= imlib2
-MAKE_JOBS_SAFE= yes
ALL_TARGET= ${PORTNAME}