aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--comms/libimobiledevice/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libimobiledevice/Makefile b/comms/libimobiledevice/Makefile
index bd13e14cc8cf..e42339227a49 100644
--- a/comms/libimobiledevice/Makefile
+++ b/comms/libimobiledevice/Makefile
@@ -13,7 +13,7 @@ LICENSE?= LGPL21
SLAVE_PORT?= no
-USES+= libtool pathfix pkgconfig tar:bzip2
+USES+= cpe libtool pathfix pkgconfig tar:bzip2
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=openssl_CFLAGS="-I${OPENSSLINC}" \