summaryrefslogtreecommitdiff
path: root/devel/goprotobuf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/goprotobuf/Makefile')
-rw-r--r--devel/goprotobuf/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/goprotobuf/Makefile b/devel/goprotobuf/Makefile
index 805d6de21ce6..3ebf613e390e 100644
--- a/devel/goprotobuf/Makefile
+++ b/devel/goprotobuf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: goprotobuf
-# Date created: 2012-01-22
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= goprotobuf
PORTVERSION= 20120409
@@ -17,7 +13,6 @@ LICENSE= BSD
RUN_DEPENDS= protoc:${PORTSDIR}/devel/protobuf
-USE_GO= yes
GO_PKGNAME= code.google.com/p/goprotobuf
GO_TARGET= ${GO_PKGNAME}/proto ${GO_PKGNAME}/protoc-gen-go