diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fdk-aac/Makefile | 1 | ||||
-rw-r--r-- | audio/libbpm/Makefile | 1 | ||||
-rw-r--r-- | audio/libcddb/Makefile | 1 | ||||
-rw-r--r-- | audio/libshout/Makefile | 1 | ||||
-rw-r--r-- | audio/resid/Makefile | 1 | ||||
-rw-r--r-- | audio/shout/Makefile | 1 | ||||
-rw-r--r-- | audio/vo-aacenc/Makefile | 1 | ||||
-rw-r--r-- | audio/vo-amrwbenc/Makefile | 1 |
8 files changed, 0 insertions, 8 deletions
diff --git a/audio/fdk-aac/Makefile b/audio/fdk-aac/Makefile index b6e7a8bf477f..1bfcd2b220c4 100644 --- a/audio/fdk-aac/Makefile +++ b/audio/fdk-aac/Makefile @@ -18,7 +18,6 @@ LICENSE_FILE= ${WRKSRC}/NOTICE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept GNU_CONFIGURE= yes -NO_STAGE= yes CONFIGURE_ENV+= LIBS="-lm" post-patch: diff --git a/audio/libbpm/Makefile b/audio/libbpm/Makefile index ed20f71a6b23..2acc02b6c270 100644 --- a/audio/libbpm/Makefile +++ b/audio/libbpm/Makefile @@ -12,7 +12,6 @@ COMMENT= C-library contains low level beam position monitor signal processing GNU_CONFIGURE= yes USE_LDCONFIG= yes -NO_STAGE= yes USES= pathfix pkgconfig post-patch: diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile index 3d7a80a41d87..820220d24fe8 100644 --- a/audio/libcddb/Makefile +++ b/audio/libcddb/Makefile @@ -11,7 +11,6 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= A library to access data on a CDDB server USE_BZIP2= yes -NO_STAGE= yes GNU_CONFIGURE= yes USES= pathfix pkgconfig iconv USE_LDCONFIG= yes diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index d6b5e7894d13..aeb888a4e7b2 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -12,7 +12,6 @@ COMMENT= Connect and transmit data to an Icecast media streaming server CONFLICTS= libshout2-* USE_AUTOTOOLS= libtool -NO_STAGE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} diff --git a/audio/resid/Makefile b/audio/resid/Makefile index 3490539fb867..da2aa87dc888 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -13,7 +13,6 @@ COMMENT= Cycle-based SID emulator engine LICENSE= GPLv2 USE_AUTOTOOLS= libtool -NO_STAGE= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/audio/shout/Makefile b/audio/shout/Makefile index 0050b3000131..2dec2a9bf768 100644 --- a/audio/shout/Makefile +++ b/audio/shout/Makefile @@ -13,6 +13,5 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Program that sends mp3 streams to an icecast/shoutcast server GNU_CONFIGURE= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/audio/vo-aacenc/Makefile b/audio/vo-aacenc/Makefile index 3f471f787ff2..19b7f9a6d610 100644 --- a/audio/vo-aacenc/Makefile +++ b/audio/vo-aacenc/Makefile @@ -13,7 +13,6 @@ LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -E -e \ diff --git a/audio/vo-amrwbenc/Makefile b/audio/vo-amrwbenc/Makefile index d1c4018ae9bd..36eecd05e139 100644 --- a/audio/vo-amrwbenc/Makefile +++ b/audio/vo-amrwbenc/Makefile @@ -13,7 +13,6 @@ LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -E -e \ |