diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2012-02-04 01:20:01 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2012-02-04 01:20:01 +0000 |
commit | cad1aa534980a9427788abaf50d87b240506a540 (patch) | |
tree | 68c07916439179e0f6ea717162e9b96477d4c5cc /devel/libplist | |
parent | 84b5095e8a026f23cd5096bb817ac9d32a172408 (diff) | |
download | ports-cad1aa534980a9427788abaf50d87b240506a540.tar.gz ports-cad1aa534980a9427788abaf50d87b240506a540.zip |
Notes
Diffstat (limited to 'devel/libplist')
-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 |