aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-django13/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django13/Makefile')
-rw-r--r--www/py-django13/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/py-django13/Makefile b/www/py-django13/Makefile
index 03d3cc08c91a..1e3bb857156b 100644
--- a/www/py-django13/Makefile
+++ b/www/py-django13/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= django
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.4
CATEGORIES= www python
MASTER_SITES= http://media.djangoproject.com/releases/${PORTVERSION:R}/ \
CHEESESHOP
@@ -69,12 +69,6 @@ BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sphinx>0:${PORTSDIR}/textproc/py-sphinx
PORTDOCS= *
.endif
-pre-patch:
-.if defined(WITH_DOCS)
- ${MKDIR} ${WRKSRC}/docs/_theme/djangodocs
- ${MKDIR} ${WRKSRC}/docs/_theme/static
-.endif
-
post-build:
.if defined(WITH_DOCS)
. if defined(NOPORTDOCS)