diff options
Diffstat (limited to 'devel/libplist/Makefile')
-rw-r--r-- | devel/libplist/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libplist/Makefile b/devel/libplist/Makefile index 8bc891e60903..cfa06420b9c1 100644 --- a/devel/libplist/Makefile +++ b/devel/libplist/Makefile @@ -12,9 +12,8 @@ LICENSE= LGPL21 USE_GNOME= libxml2 # Unlisted dependency. -USE_ICONV= yes USE_BZIP2= yes -USES= cmake +USES= cmake iconv # Required for iconv headers. CFLAGS+= -I${LOCALBASE}/include MAKE_JOBS_UNSAFE= yes |