diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:15:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-30 01:15:12 +0000 |
commit | 2f7269c68f333033a2d3cd909c4e0a8df1520b23 (patch) | |
tree | 20a1a39c129d8fec049c85870f518daefa7acd68 /audio/mpiosh | |
parent | b8e9496a75cabd9d5fa3e36100d9a3fc810e5333 (diff) | |
download | ports-2f7269c68f333033a2d3cd909c4e0a8df1520b23.tar.gz ports-2f7269c68f333033a2d3cd909c4e0a8df1520b23.zip |
BROKEN: Configure fails
Notes
Notes:
svn path=/head/; revision=134384
Diffstat (limited to 'audio/mpiosh')
-rw-r--r-- | audio/mpiosh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile index 647a882eae9a..848285c60bf5 100644 --- a/audio/mpiosh/Makefile +++ b/audio/mpiosh/Makefile @@ -17,6 +17,8 @@ COMMENT= Digit@lway MPIO MP3 player tool LIB_DEPENDS= usb-0.1:${PORTSDIR}/devel/libusb +BROKEN= Configure fails + USE_ICONV= yes USE_LIBTOOL_VER= 13 USE_GETOPT_LONG= yes |