From 1501b6b943ee42d59492aa3a88b2e2599996f827 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 20:50:57 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: misc) --- misc/pantry/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'misc/pantry') diff --git a/misc/pantry/Makefile b/misc/pantry/Makefile index b1adf52e222..a7f9a88d044 100644 --- a/misc/pantry/Makefile +++ b/misc/pantry/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pantry -# Date created: 21 July 2007 -# Whom: Andrew Pantyukhin -# +# Created by: Andrew Pantyukhin # $FreeBSD$ -# PORTNAME= pantry PORTVERSION= 32 @@ -18,4 +14,5 @@ GNU_CONFIGURE= yes MAN1= pantry.1 pantryd.1 +NO_STAGE= yes .include -- cgit