1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Mark BROKEN: fails to configure

checking pkg-config is at least version 0.9.0... yes
checking for GTK... no
configure: error: Cannot find GTK >= 3.4.2
===>  Script "configure" failed unexpectedly.

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2014-12-19 18:45:13 +00:00
parent 0e8ea909b1
commit ef00880739
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374964

View File

@ -11,6 +11,8 @@ COMMENT= Utility to split mp3 and ogg files (via GTK Interface)
LICENSE= GPLv2
BROKEN= Fails to configure
LIB_DEPENDS= libmp3splt.so:${PORTSDIR}/audio/libmp3splt \
libmad.so:${PORTSDIR}/audio/libmad \
libogg.so:${PORTSDIR}/audio/libogg \