aboutsummaryrefslogtreecommitdiff
path: root/devel/protobuf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/protobuf/Makefile')
-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)