From 85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 23:36:50 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: www) --- www/dalbum/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'www/dalbum') diff --git a/www/dalbum/Makefile b/www/dalbum/Makefile index cdad29890437..f1478ef9a96e 100644 --- a/www/dalbum/Makefile +++ b/www/dalbum/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dalbum -# Date created: 21 October 2005 -# Whom: Sergey Matveychuk -# +# Created by: Sergey Matveychuk # $FreeBSD$ -# PORTNAME= dalbum PORTVERSION= 140.152 @@ -25,6 +21,7 @@ PLIST_SUB+= DALBUM_DIR=${DALBUM_DIR} SUB_LIST+= DALBUM_DIR=${DALBUM_DIR} SUB_FILES= pkg-message +NO_STAGE= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} -p ${WRKSRC} -- cgit v1.2.3