aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-06-20 03:52:00 +0800
committermarcus <marcus@FreeBSD.org>2002-06-20 03:52:00 +0800
commitd546eebc298f6ce85f96080dd5a16e44f949f738 (patch)
tree8b4860371e782f66b9c995fba535c17df1ecf223 /x11-fm
parent42b8ee67fad4ab294380f215f45afd7982f5e4c2 (diff)
downloadfreebsd-ports-gnome-d546eebc298f6ce85f96080dd5a16e44f949f738.tar.gz
freebsd-ports-gnome-d546eebc298f6ce85f96080dd5a16e44f949f738.tar.zst
freebsd-ports-gnome-d546eebc298f6ce85f96080dd5a16e44f949f738.zip
Add USE_REINPLACE.
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/gnome-commander/Makefile1
-rw-r--r--x11-fm/gnome-commander2/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile
index 14a5c40566b1..7f97df8774d9 100644
--- a/x11-fm/gnome-commander/Makefile
+++ b/x11-fm/gnome-commander/Makefile
@@ -22,6 +22,7 @@ BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 14a5c40566b1..7f97df8774d9 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -22,6 +22,7 @@ BUILD_DEPENDS= automake14:${PORTSDIR}/devel/automake14
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= yes
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl"