From 3febe31ec588e7957ef6054194685debcc4aaf4c Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Fri, 4 Apr 2014 20:36:47 +0000 Subject: - Chase libexiv2.so shlib version bump after r350163 - Fix nearby minor style issues while here (not all) Approved by: portmgr (bapt), some ports are still NO_STAGE :( --- graphics/rawstudio/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'graphics/rawstudio') diff --git a/graphics/rawstudio/Makefile b/graphics/rawstudio/Makefile index 8c5e403d788c..f03e6d4d20fb 100644 --- a/graphics/rawstudio/Makefile +++ b/graphics/rawstudio/Makefile @@ -3,7 +3,7 @@ PORTNAME= rawstudio PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://rawstudio.org/files/release/ @@ -23,14 +23,15 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib USES= desktop-file-utils gettext gmake pathfix pkgconfig +GNU_CONFIGURE= yes USE_GNOME= gtk20 libxml2 gconf2 USE_SQLITE= 3 USE_LDCONFIG= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + post-patch: @${REINPLACE_CMD} -e 's, libssl,,' ${WRKSRC}/configure -- cgit v1.2.3