diff options
Diffstat (limited to 'devel/protobuf/Makefile')
-rw-r--r-- | devel/protobuf/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile index 626523d3b1b..c277ce1a34e 100644 --- a/devel/protobuf/Makefile +++ b/devel/protobuf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/06/04 13:31:23 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/31 11:19:26 asau Exp $ # DISTNAME= protobuf-2.4.1 @@ -10,8 +10,6 @@ HOMEPAGE= http://code.google.com/p/protobuf/ COMMENT= Google protocol buffers LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_LANGUAGES= c++ c |