aboutsummaryrefslogtreecommitdiff
path: root/devel/py-gitosis/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 17:13:42 +0000
commit580a778a16c548027cb6b56ad3357f1dec74e859 (patch)
tree3181285e36d6e08abfc359972209897c5230fa7a /devel/py-gitosis/Makefile
parent34b7e6ee7edc38e6303aa5e0ca296c0867ee08d5 (diff)
downloadports-580a778a16c548027cb6b56ad3357f1dec74e859.tar.gz
ports-580a778a16c548027cb6b56ad3357f1dec74e859.zip
Notes
Diffstat (limited to 'devel/py-gitosis/Makefile')
-rw-r--r--devel/py-gitosis/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-gitosis/Makefile b/devel/py-gitosis/Makefile
index 36f75537177c..181cf21d376a 100644
--- a/devel/py-gitosis/Makefile
+++ b/devel/py-gitosis/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gitosis
-# Date created: 25 June 2009
-# Whom: Douglas Thrift <douglas@douglasthrift.net>
-#
+# Created by: Douglas Thrift <douglas@douglasthrift.net>
# $FreeBSD$
-#
PORTNAME= gitosis
PORTVERSION= 0.2.20090917
@@ -28,6 +24,7 @@ GROUPS= ${USERS}
WRKSRC= ${WRKDIR}/${PORTNAME}
PYDISTUTILS_PKGVERSION= ${PORTVERSION:R}
+NO_STAGE= yes
post-install:
${CHMOD} +x ${PYTHON_SITELIBDIR}/${PYEASYINSTALL_EGG}/gitosis/templates/admin/hooks/post-update
@${CAT} ${PKGMESSAGE}