From 737bed69235f6656811e04b0cec49ae13226eb72 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 23 Apr 2013 10:47:02 +0000 Subject: Convert g* to USES=pkgconfig --- graphics/rawtherapee/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'graphics/rawtherapee/Makefile') diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index 484dd1ac7352..d170649ae3bc 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rawtherapee -# Date created: 01/10/2010 -# Whom: stas -# +# Created by: stas # $FreeBSD$ -# PORTNAME= rawtherapee PORTVERSION= 4.0.9 @@ -23,12 +19,11 @@ LIB_DEPENDS= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ tiff:${PORTSDIR}/graphics/tiff \ sigc-2.0:${PORTSDIR}/devel/libsigc++20 -USES= cmake +USES= cmake pkgconfig MAKE_JOBS_SAFE= yes USE_XZ= yes USE_GNOME= gtk20 glib20 USE_LDCONFIG= yes -USE_PKGCONFIG= yes CFLAGS+= -I${LOCALBASE}/include -fPIC ${PTHREAD_CFLAGS} CXXFLAGS+= -I${LOCALBASE}/include -fPIC ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -- cgit v1.2.3