aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2012-01-20 13:09:16 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2012-01-20 13:09:16 +0000
commit1b52d2aaad80c2cc4c11103c01285f7291d9f637 (patch)
tree6941e5636a0a28b5a6c329326ac3ec997e1ea8fc
parent56b888518699ca254b671d3c4c9fc75645d67ef8 (diff)
downloadports-1b52d2aaad80c2cc4c11103c01285f7291d9f637.tar.gz
ports-1b52d2aaad80c2cc4c11103c01285f7291d9f637.zip
Notes
-rw-r--r--devel/protobuf/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile
index b7c64c97ddd3..fdfdcb2fd26d 100644
--- a/devel/protobuf/Makefile
+++ b/devel/protobuf/Makefile
@@ -20,9 +20,6 @@ GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack pkgconfig
-post-patch:
- @${REINPLACE_CMD} -e 's|GREP "\\-L"|GREP "bin/ld"|g' ${WRKSRC}/configure
-
tests: build
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)