aboutsummaryrefslogtreecommitdiffstats
path: root/www/ffproxy
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:36:50 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:36:50 +0800
commite598d34341b62529b9ef63db27d571f9bcb8c766 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/ffproxy
parent7016da251660681f0c133921f056177747cccba9 (diff)
downloadfreebsd-ports-gnome-e598d34341b62529b9ef63db27d571f9bcb8c766.tar.gz
freebsd-ports-gnome-e598d34341b62529b9ef63db27d571f9bcb8c766.tar.zst
freebsd-ports-gnome-e598d34341b62529b9ef63db27d571f9bcb8c766.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: www)
Diffstat (limited to 'www/ffproxy')
-rw-r--r--www/ffproxy/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile
index bdb5c07e9bee..4436dcfe40bd 100644
--- a/www/ffproxy/Makefile
+++ b/www/ffproxy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ffproxy
-# Date created: Jul 20 2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew@oberon.net>
# $FreeBSD$
-#
PORTNAME= ffproxy
PORTVERSION= 1.6
@@ -24,6 +20,7 @@ MAN5= ${PORTNAME}.conf.5
MAN7= ${PORTNAME}.quick.7
MAN8= ${PORTNAME}.8
+NO_STAGE= yes
post-install:
@[ -f ${PREFIX}/etc/ffproxy.conf ] || \
${CP} ${PREFIX}/etc/ffproxy.conf.sample ${PREFIX}/etc/ffproxy.conf