From 75949a996e39878559ea48f6a2aacba0821c3f90 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:03:26 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1) --- devel/asl/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'devel/asl') diff --git a/devel/asl/Makefile b/devel/asl/Makefile index 4424432faa09..8694d9aefb43 100644 --- a/devel/asl/Makefile +++ b/devel/asl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: asl -# Date created: 18 June 1997 -# Whom: Thomas Gellekum -# +# Created by: Thomas Gellekum # $FreeBSD$ -# PORTNAME= asl PORTVERSION= 1.41r8 @@ -19,6 +15,7 @@ ONLY_FOR_ARCHS= i386 alpha amd64 MAN1= asl.1 p2bin.1 p2hex.1 pbind.1 plist.1 +NO_STAGE= yes post-extract: ${CP} ${FILESDIR}/Makefile.def ${WRKSRC} -- cgit