diff options
author | kris <kris@FreeBSD.org> | 2005-04-30 09:15:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-04-30 09:15:12 +0800 |
commit | 6de4c6e2a3eac0d5ede93226c363a92653167fdc (patch) | |
tree | 8fa76a5e7e92510ddf870226a7b02ae42a03335f /audio/mpiosh | |
parent | 5296c4e0a9c72577bcc8f0b56dd0ebc8394ee6c3 (diff) | |
download | freebsd-ports-gnome-6de4c6e2a3eac0d5ede93226c363a92653167fdc.tar.gz freebsd-ports-gnome-6de4c6e2a3eac0d5ede93226c363a92653167fdc.tar.zst freebsd-ports-gnome-6de4c6e2a3eac0d5ede93226c363a92653167fdc.zip |
BROKEN: Configure fails
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 |