diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-10 22:37:39 +0000 |
commit | efe7d5f7f4ccf1419e95119b11ef8933de183ffd (patch) | |
tree | 6427ac7192f84d32d22f51df854472cc309545dc /misc/mc/Makefile | |
parent | - Fix for recent PHP changes, correct path to php-cgi binary (diff) |
Remove USE_REINPLACE from ports starting with M
Diffstat (limited to '')
-rw-r--r-- | misc/mc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/mc/Makefile b/misc/mc/Makefile index d1f6a1fe5c83..4b94d6833113 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_GETTEXT= yes USE_GMAKE= yes -USE_REINPLACE= yes USE_GNOME= glib20 GNU_CONFIGURE= yes |