summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-19 11:39:14 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-02-19 11:39:14 +0000
commit1337aded1e981fd92dfdeaad531b667ebbe30b57 (patch)
tree2014d824f2cef34bfa703571eba0d3315ba070d1 /graphics
parentFix failure of anthy dictionary generation with TMPDIR environment variable. (diff)
Remove deprecated USE_REINPLACE
Notes
Notes: svn path=/head/; revision=156387
Diffstat (limited to 'graphics')
-rw-r--r--graphics/exrtools/Makefile1
-rw-r--r--graphics/metacam/Makefile1
-rw-r--r--graphics/pecomato/Makefile1
3 files changed, 0 insertions, 3 deletions
diff --git a/graphics/exrtools/Makefile b/graphics/exrtools/Makefile
index 713965dd53ad..fca215ab0ba7 100644
--- a/graphics/exrtools/Makefile
+++ b/graphics/exrtools/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= Half:${PORTSDIR}/graphics/OpenEXR \
USE_AUTOTOOLS= libtool:13
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_GETOPT_LONG=yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/graphics/metacam/Makefile b/graphics/metacam/Makefile
index 843964e6cc8b..22a34dd87640 100644
--- a/graphics/metacam/Makefile
+++ b/graphics/metacam/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A digital camera EXIF meta-information reader
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_GETOPT_LONG=yes
USE_GCC= 3.4+
diff --git a/graphics/pecomato/Makefile b/graphics/pecomato/Makefile
index a7c5a99a388c..ec5629d71141 100644
--- a/graphics/pecomato/Makefile
+++ b/graphics/pecomato/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A command-line picture metadata processor
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_PYTHON= yes
MAKEFILE= Makefile.unix