aboutsummaryrefslogtreecommitdiff
path: root/graphics/rawtherapee-devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-12-30 19:40:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-12-30 19:40:30 +0000
commita04e2b21c7816492c27e0402c16d59ed1597c6f0 (patch)
tree6188f98606539a4ab956d289538fa6b5a405104f /graphics/rawtherapee-devel
parent2825d0a3dbcaa8e873899dd255efc76b8354464f (diff)
downloadports-a04e2b21c7816492c27e0402c16d59ed1597c6f0.tar.gz
ports-a04e2b21c7816492c27e0402c16d59ed1597c6f0.zip
Notes
Diffstat (limited to 'graphics/rawtherapee-devel')
-rw-r--r--graphics/rawtherapee-devel/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/rawtherapee-devel/Makefile b/graphics/rawtherapee-devel/Makefile
index 5db4fcf5cfa7..deb8742658df 100644
--- a/graphics/rawtherapee-devel/Makefile
+++ b/graphics/rawtherapee-devel/Makefile
@@ -6,6 +6,7 @@ PORTVERSION= 4.2.99.git000
PORTREVISION= 0
CATEGORIES= graphics
MASTER_SITES= http://rawtherapee.com/shared/source/
+PKGNAMESUFFIX= -devel
MAINTAINER= mandree@FreeBSD.org
COMMENT= Powerful RAW image processing application
@@ -37,16 +38,16 @@ USE_BINUTILS= yes
CFLAGS+= -I${LOCALBASE}/include -fPIC
CXXFLAGS+= -I${LOCALBASE}/include -fPIC
LDFLAGS+= -lpthread -L${LOCALBASE}/lib
-CONFIGURE_ENV= CFLAGS="${CFLAGS}" \
- # LDFLAGS="${LDFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}"
+CONFIGURE_ENV= CFLAGS="${CFLAGS}"
+# LDFLAGS="${LDFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}"
CMAKE_ARGS+= -DDOCDIR="${DOCSDIR}" \
-DCREDITSDIR="${DOCSDIR}" \
-DLICENCEDIR="${DOCSDIR}" \
-DDESKTOPDIR="${DESKTOPDIR}" \
-DDATADIR="${DATADIR}" \
-DCACHE_NAME_SUFFIX=""
- #-DCMAKE_C_FLAGS="${CFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}"
- #-DCMAKE_CXX_FLAGS="${CXXFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}"
+#-DCMAKE_C_FLAGS="${CFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}"
+#-DCMAKE_CXX_FLAGS="${CXXFLAGS:C|-Wl,-rpath=${_GCC_RUNTIME}||:C|-L${_GCC_RUNTIME}||}"
SUB_FILES= rawtherapee
SUB_LIST= RTDIR="${RTDIR}"
INSTALLS_ICONS= yes