diff options
Diffstat (limited to 'devel/libplist/Makefile')
-rw-r--r-- | devel/libplist/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/libplist/Makefile b/devel/libplist/Makefile index 608f9031bf8f..07bcd6ba91ce 100644 --- a/devel/libplist/Makefile +++ b/devel/libplist/Makefile @@ -22,8 +22,6 @@ USE_BZIP2= yes USE_CMAKE= yes # Required for iconv headers. CFLAGS+= -I${LOCALBASE}/include -# Required for MAKE_JOBS_SAFE to work. -USE_GMAKE= yes MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= ${LOCALBASE}/lib |