diff options
Diffstat (limited to 'devel/protobuf/Makefile')
-rw-r--r-- | devel/protobuf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index aa306f178a53..d01ab982d9d2 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -13,8 +13,7 @@ USE_GMAKE= yes USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_PKGCONFIG= yes -USES+= pathfix +USES= pathfix pkgconfig ONLY_FOR_ARCHS= i386 amd64 tests: build |