aboutsummaryrefslogtreecommitdiff
path: root/audio/wavbreaker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/wavbreaker/Makefile')
-rw-r--r--audio/wavbreaker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile
index 2ac9dc963ab3..7c324a54acd1 100644
--- a/audio/wavbreaker/Makefile
+++ b/audio/wavbreaker/Makefile
@@ -1,5 +1,4 @@
# Created by: Kirill Ponomarew <ponomarew@oberon.net>
-#
# $FreeBSD$
PORTNAME= wavbreaker
@@ -14,6 +13,7 @@ COMMENT= Tool to split and merge wav files
OPTIONS_DEFINE= PULSEAUDIO NLS
USE_GNOME= gtk20 libxml2
+NO_STAGE= yes
USES= gmake pathfix pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= PKG_CONFIG="${LOCALBASE}/bin/pkg-config"