diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:10:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-02-12 22:10:36 +0000 |
commit | 85e728e1e392d042003728d66e762e62e0fb3396 (patch) | |
tree | c54344a379b486f3c64c32e8e799a908cf5a35d4 /audio/libgpod | |
parent | 044075cb32ae1a6717bbb9d688acf6bf23f23219 (diff) | |
download | ports-85e728e1e392d042003728d66e762e62e0fb3396.tar.gz ports-85e728e1e392d042003728d66e762e62e0fb3396.zip |
Notes
Diffstat (limited to 'audio/libgpod')
-rw-r--r-- | audio/libgpod/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index b5f7734ef9b4..f29e078adf53 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= gtkpod MAINTAINER= danfe@FreeBSD.org COMMENT= A library for direct access of iPod's contents +BROKEN= Configure fails + USE_GETTEXT= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes |