diff --git a/audio/gstreamer1-plugins-taglib/Makefile b/audio/gstreamer1-plugins-taglib/Makefile index b9c4fe4e42eb..8009ab0d1036 100644 --- a/audio/gstreamer1-plugins-taglib/Makefile +++ b/audio/gstreamer1-plugins-taglib/Makefile @@ -1,18 +1,15 @@ PORTREVISION= 0 CATEGORIES= audio COMMENT= GStreamer taglib plugin for adding APEv2 and ID3v2 headers -BROKEN_armv6= fails to compile: textidentificationframe.h file not found -BROKEN_armv7= fails to compile: textidentificationframe.h file not found - LIB_DEPENDS= libtag.so:audio/taglib MASTERDIR= ${.CURDIR:H:H}/multimedia/gstreamer1-plugins PLIST= ${.CURDIR}/pkg-plist DIST= good GST_PLUGIN= taglib .include "${MASTERDIR}/Makefile"