diff options
-rw-r--r-- | audio/wavbreaker/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/wavbreaker/Makefile b/audio/wavbreaker/Makefile index 08b2fd17e434..cd788fb3e49f 100644 --- a/audio/wavbreaker/Makefile +++ b/audio/wavbreaker/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://huli.org/wavbreaker/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool to split wav files +BROKEN= "Patch fails" + USE_GNOME= gnomehack gtk20 libxml2 USE_GMAKE= yes GNU_CONFIGURE= yes |