diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-13 00:49:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-13 00:49:21 +0000 |
commit | cdcc1708a48d86b0ff9352938c249408c800351c (patch) | |
tree | 2d5187fab3c6b0f7f07af4f03b2e68d36b2f6706 /audio/tunesbrowser | |
parent | 221c7c12d8f02e0c4bb215a77a0ee34847ae4eb7 (diff) | |
download | ports-cdcc1708a48d86b0ff9352938c249408c800351c.tar.gz ports-cdcc1708a48d86b0ff9352938c249408c800351c.zip |
Notes
Diffstat (limited to 'audio/tunesbrowser')
-rw-r--r-- | audio/tunesbrowser/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/tunesbrowser/Makefile b/audio/tunesbrowser/Makefile index 98a961cd01eb..7861fb5d14f8 100644 --- a/audio/tunesbrowser/Makefile +++ b/audio/tunesbrowser/Makefile @@ -15,6 +15,8 @@ COMMENT= Gnome frontend DAAP client LIB_DEPENDS= opendaap.0:${PORTSDIR}/devel/libopendaap +BROKEN= Incomplete pkg-plist + USE_BZIP2= yes USE_INC_LIBTOOL_VER=15 USE_X_PREFIX= yes |