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/mp3splt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/mp3splt') diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index d9fac8fa4e90..659f8abff78f 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -14,6 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= mp3splt:${PORTSDIR}/audio/libmp3splt USES= pkgconfig:build +NO_STAGE= yes USE_AUTOTOOLS= libltdl GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-oggsplt_symlink -- cgit