aboutsummaryrefslogtreecommitdiff
path: root/net/py-google
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/py-google
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
downloadports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz
ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip
Notes
Diffstat (limited to 'net/py-google')
-rw-r--r--net/py-google/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/py-google/Makefile b/net/py-google/Makefile
index dd5dfc99c630..b703b89a118c 100644
--- a/net/py-google/Makefile
+++ b/net/py-google/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-google
-# Date created: 22 April 2002
-# Whom: Hye-Shik Chang <perky@fallin.lv>
-#
+# Created by: Hye-Shik Chang <perky@fallin.lv>
# $FreeBSD$
-#
PORTNAME= google
PORTVERSION= 0.6
@@ -28,6 +24,7 @@ DOCSDIR= ${PREFIX}/share/doc/py-google
EXAMPLESDIR= ${PREFIX}/share/examples/py-google
.endif
+NO_STAGE= yes
post-patch:
# www/py-websvcs has an incompatible version of SOAP.py
@${MV} ${WRKSRC}/SOAP.py ${WRKSRC}/SOAPgoogle.py