aboutsummaryrefslogtreecommitdiff
path: root/devel/goprotobuf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/goprotobuf/Makefile')
-rw-r--r--devel/goprotobuf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile
index 3ebf613e390e..d88e1b1f40ca 100644
--- a/devel/goprotobuf/Makefile
+++ b/devel/goprotobuf/Makefile
@@ -16,6 +16,7 @@ RUN_DEPENDS= protoc:${PORTSDIR}/devel/protobuf
GO_PKGNAME= code.google.com/p/goprotobuf
GO_TARGET= ${GO_PKGNAME}/proto ${GO_PKGNAME}/protoc-gen-go
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/protoc-gen-go ${LOCALBASE}/bin
${MKDIR} ${GO_LOCAL_LIBDIR}/${GO_PKGNAME}