From 364fbf2c9f577bf02f623faf4a3cbad00fc1c84f Mon Sep 17 00:00:00 2001 From: bapt 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/rubyripper/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'audio/rubyripper') diff --git a/audio/rubyripper/Makefile b/audio/rubyripper/Makefile index dd7646aa6581..810ab19f10f8 100644 --- a/audio/rubyripper/Makefile +++ b/audio/rubyripper/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Rubyripper -# Date created: 6 Nov 2010 -# Whom: Alexey Dokuchaev -# +# Created by: Alexey Dokuchaev # $FreeBSD$ -# PORTNAME= rubyripper DISTVERSION= 0.6.2 @@ -27,6 +23,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ cd-discid:${PORTSDIR}/audio/cd-discid USE_BZIP2= yes +NO_STAGE= yes USES= gettext USE_RUBY= yes INSTALLS_ICONS= yes -- cgit