summaryrefslogtreecommitdiff
path: root/misc/uf-view
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-10 22:37:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-10 22:37:39 +0000
commitefe7d5f7f4ccf1419e95119b11ef8933de183ffd (patch)
tree6427ac7192f84d32d22f51df854472cc309545dc /misc/uf-view
parent- Fix for recent PHP changes, correct path to php-cgi binary (diff)
Remove USE_REINPLACE from ports starting with M
Notes
Notes: svn path=/head/; revision=162032
Diffstat (limited to 'misc/uf-view')
-rw-r--r--misc/uf-view/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/uf-view/Makefile b/misc/uf-view/Makefile
index c91b9e1f357e..3687900d17a6 100644
--- a/misc/uf-view/Makefile
+++ b/misc/uf-view/Makefile
@@ -21,7 +21,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-USE_REINPLACE= yes
pre-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \