diff options
Diffstat (limited to 'graphics/exif/Makefile')
-rw-r--r-- | graphics/exif/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile index d1988d174777..ce37302f4335 100644 --- a/graphics/exif/Makefile +++ b/graphics/exif/Makefile @@ -16,7 +16,6 @@ LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ USES= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes CONFIGURE_ENV+= POPT_CFLAGS=-I${LOCALBASE}/include POPT_LIBS="-L${LOCALBASE}/lib -lpopt" .include <bsd.port.options.mk> |