diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-20 22:41:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-20 22:41:36 +0000 |
commit | ee2bc47a5bcb20bc2981b58fe5af34e416e27339 (patch) | |
tree | b564f340e2c4c798d6902af1a3dd603baad9ac3f /graphics | |
parent | d42296631d0585c0e6487dc382aa5b63071ab259 (diff) | |
download | ports-ee2bc47a5bcb20bc2981b58fe5af34e416e27339.tar.gz ports-ee2bc47a5bcb20bc2981b58fe5af34e416e27339.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/luminance-qt5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/luminance-qt5/Makefile b/graphics/luminance-qt5/Makefile index 062b0395c9f5..b8812dfb50b1 100644 --- a/graphics/luminance-qt5/Makefile +++ b/graphics/luminance-qt5/Makefile @@ -5,6 +5,7 @@ PORTNAME= luminance-hdr DISTVERSION= 2.4.0 CATEGORIES= graphics MASTER_SITES= SF/qtpfsgui/luminance/${DISTVERSION} +PKGNAMESUFFIX= -qt5 MAINTAINER= h2+fbsdports@fsfe.org COMMENT= Complete open source solution for HDR photography |