From 42ca1c2f7ffc9c5e1cdd5150d0414dada50cb523 Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 29 Oct 2011 10:39:40 +0000 Subject: - Fix build on FreeBSD 10 --- audio/libmtp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/libmtp') diff --git a/audio/libmtp/Makefile b/audio/libmtp/Makefile index ecd8c00e43b4..5016a949ef60 100644 --- a/audio/libmtp/Makefile +++ b/audio/libmtp/Makefile @@ -15,6 +15,7 @@ COMMENT= Media Transfer Protocol (MTP) library LICENSE= LGPL21 +WITH_FBSD10_FIX=yes GNU_CONFIGURE= yes USE_GNOME= gnomehack USE_LDCONFIG= yes -- cgit