diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-05 22:58:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-05 22:58:02 +0000 |
commit | 7277ec6a16005fbbf00e59a8beacc7634f4376fc (patch) | |
tree | 89becbb47fd3ca1d6f3fd97d6677e0b01732e970 /audio | |
parent | 96966101c6558191cb15925803ded6baf1737eb7 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libgpod/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile index d6d44175b99b..9c51879d6240 100644 --- a/audio/libgpod/Makefile +++ b/audio/libgpod/Makefile @@ -33,7 +33,6 @@ OPTIONS_SUB= yes IMOBILE_DESC= Apple iPhone/iPod Touch support IMOBILE_LIB_DEPENDS= libimobiledevice.so:comms/libimobiledevice -IMOBILE_CONFIGURE_ENV= LIBUSB_CFLAGS=" " LIBUSB_LIBS="-lusb" IMOBILE_CONFIGURE_WITH= libimobiledevice MONO_USE= GNOME=gtksharp20 |