aboutsummaryrefslogtreecommitdiff
path: root/www/bk2site
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/bk2site
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
downloadports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.tar.gz
ports-85fbf21ec594128ff43c71f34d84d4c02ecf7fa7.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: www)
Notes
Notes: svn path=/head/; revision=327776
Diffstat (limited to 'www/bk2site')
-rw-r--r--www/bk2site/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/www/bk2site/Makefile b/www/bk2site/Makefile
index b3d2a24fbfa6..4961be078e91 100644
--- a/www/bk2site/Makefile
+++ b/www/bk2site/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: bk2site
-# Date created: Wed Dec 06, 2000
-# Whom: clive
-#
+# Created by: clive
# $FreeBSD$
-#
PORTNAME= bk2site
PORTVERSION= 1.1.9
@@ -15,6 +10,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Transforms Netscape bookmarks into a Yahoo-like website
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if exists(${APXS})
RUN_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT}