From 183c2ed74f9ba597bfdcd691c599804d7f5a3e4c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 14:36:35 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: audio) --- audio/napster/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'audio/napster/Makefile') diff --git a/audio/napster/Makefile b/audio/napster/Makefile index 4e420301f12e..6ee01d44c331 100644 --- a/audio/napster/Makefile +++ b/audio/napster/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: napster -# Date created: Thu Nov 18 01:07:00 PST 1999 -# Whom: dburr@FreeBSD.org -# +# Created by: dburr@FreeBSD.org # $FreeBSD$ -# PORTNAME= nap PORTVERSION= 1.5.4 @@ -16,6 +12,7 @@ COMMENT?= An MP3 sharing, search, and chat client for the OpenNAP network CONFLICTS?= ru-nap-* GNU_CONFIGURE= yes +NO_STAGE= yes MAN1= nap.1 -- cgit v1.2.3