summaryrefslogtreecommitdiff
path: root/x11-fm/gnome-commander2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-19 19:52:00 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-19 19:52:00 +0000
commit74036e70b555a37091c5ded9dca25f91798a6db9 (patch)
tree8f3d64f5197b8bf3625f3c398539a7e18aac0159 /x11-fm/gnome-commander2
parentAdding missing dependency on popt. (diff)
Add USE_REINPLACE.
Notes
Notes: svn path=/head/; revision=61585
Diffstat (limited to 'x11-fm/gnome-commander2')
-rw-r--r--x11-fm/gnome-commander2/Makefile1
1 files changed, 1 insertions, 0 deletions
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"