diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 00:18:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-23 00:18:04 +0000 |
commit | debb867238af264b0950f8c0d7706b1a753a24c6 (patch) | |
tree | e1b4a969eaa282ddbab577e54b86eda4c322d866 /audio/zinf/Makefile | |
parent | 0d1fdcb76f6feab3106c741b7817b49cf5073d17 (diff) | |
download | ports-debb867238af264b0950f8c0d7706b1a753a24c6.tar.gz ports-debb867238af264b0950f8c0d7706b1a753a24c6.zip |
Notes
Diffstat (limited to 'audio/zinf/Makefile')
-rw-r--r-- | audio/zinf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index d45566b76356..aef9896d87ea 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -18,6 +18,8 @@ LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \ gdbm.3:${PORTSDIR}/databases/gdbm +BROKEN= "Does not fetch" + USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget gtk20 lthack WANT_GNOME= yes |