aboutsummaryrefslogtreecommitdiff
path: root/deskutils/conkyforecast
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:21:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:21:37 +0000
commitcf104c570b6057a060aff137032968074d18b40d (patch)
tree31792f4e524fa4befbbeca4225fc96908b09c2da /deskutils/conkyforecast
parent36117d709704f772dbc3d305cda6923741791598 (diff)
downloadports-cf104c570b6057a060aff137032968074d18b40d.tar.gz
ports-cf104c570b6057a060aff137032968074d18b40d.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils)
Notes
Notes: svn path=/head/; revision=327718
Diffstat (limited to 'deskutils/conkyforecast')
-rw-r--r--deskutils/conkyforecast/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/deskutils/conkyforecast/Makefile b/deskutils/conkyforecast/Makefile
index 8da03b7eee91..f1e161830e2f 100644
--- a/deskutils/conkyforecast/Makefile
+++ b/deskutils/conkyforecast/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: conkyforecast
-# Date created: 2010-05-07
-# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com>
-#
+# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
# $FreeBSD$
-#
PORTNAME= conkyforecast
PORTVERSION= 2.20
@@ -33,6 +29,7 @@ FONTSDIR= ${PREFIX}/lib/X11/fonts/${PORTNAME}
WRKSRC= ${WRKDIR}/src
+NO_STAGE= yes
post-patch:
@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's,/usr/share/${PORTNAME},${DATADIR},g' \
setup.py \