aboutsummaryrefslogtreecommitdiff
path: root/devel/py-gitosis/Makefile
diff options
context:
space:
mode:
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}