aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libexif
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-11-17 20:03:17 +0800
committertrevor <trevor@FreeBSD.org>2003-11-17 20:03:17 +0800
commit1c3328e4aad5bea7b79b5d41ef2f3ae539afef54 (patch)
treec09fbf8c5b4affb24b620e50e69e043f9d66b282 /graphics/libexif
parent2be5907dd3c056da46610475e224d1b04b58dbd9 (diff)
downloadfreebsd-ports-graphics-1c3328e4aad5bea7b79b5d41ef2f3ae539afef54.tar.gz
freebsd-ports-graphics-1c3328e4aad5bea7b79b5d41ef2f3ae539afef54.tar.zst
freebsd-ports-graphics-1c3328e4aad5bea7b79b5d41ef2f3ae539afef54.zip
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
Diffstat (limited to 'graphics/libexif')
-rw-r--r--graphics/libexif/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile
index c3430f02239..5aea663fb10 100644
--- a/graphics/libexif/Makefile
+++ b/graphics/libexif/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
USE_GNOME= gnomehack gnometarget pkgconfig
USE_LIBTOOL= yes
+USE_REINPLACE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
INSTALLS_SHLIB= yes