diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 19:52:00 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-19 19:52:00 +0000 |
commit | 74036e70b555a37091c5ded9dca25f91798a6db9 (patch) | |
tree | 8f3d64f5197b8bf3625f3c398539a7e18aac0159 /x11-fm | |
parent | 93c5236e231e00f69e4b051240c4dc3b45cc3d30 (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 1 |
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" |