From 98d451887b5744daee140068ba1ea22fa8004bb1 Mon Sep 17 00:00:00 2001 From: Po-Chien Lin Date: Thu, 14 Mar 2013 08:17:39 +0000 Subject: - graphics/libexif: * Update to 0.6.21 * Add LICENSE * Switch to OptionsNG and PORTDOCS - Document libexif 2012-07-12 vulnerabilty - Bump PORTREVISION for libexif related ports - Trim headers while here PR: ports/175910 Approved by: swills (mentor) Security: d881d254-70c6-11e2-862d-080027a5ec9a --- graphics/exif/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'graphics/exif') diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile index dc7bd37f6925..f9fb7baf0288 100644 --- a/graphics/exif/Makefile +++ b/graphics/exif/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: exif -# Date created: May 02 2005 -# Whom: Pav Lucistnik -# +# Created by: Pav Lucistnik # $FreeBSD$ -# PORTNAME= exif PORTVERSION= 0.6.20 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/${PORTNAME}/${PORTVERSION} @@ -17,6 +14,7 @@ LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \ popt.0:${PORTSDIR}/devel/popt USE_GMAKE= yes +USE_PKGCONFIG= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes CONFIGURE_ENV+= POPT_CFLAGS=-I${LOCALBASE}/include POPT_LIBS="-L${LOCALBASE}/lib -lpopt" -- cgit v1.2.3