summaryrefslogtreecommitdiff
path: root/devel/protobuf3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/protobuf3/Makefile')
-rw-r--r--devel/protobuf3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/protobuf3/Makefile b/devel/protobuf3/Makefile
index a8fb070c979c..424c0e77a12f 100644
--- a/devel/protobuf3/Makefile
+++ b/devel/protobuf3/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= googletest>=0:devel/googletest
-USES= compiler:c++11-lang cpe libtool localbase pathfix pkgconfig
+USES= compiler:c++11-lang cpe libtool localbase pkgconfig
CFLAGS+= -D_THREAD_SAFE -DGOOGLE_PROTOBUF_NO_RTTI -I${WRKSRC}/src
CONFIGURE_ENV= CC_FOR_BUILD="${CC}" \