aboutsummaryrefslogtreecommitdiff
path: root/graphics/photivo
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-06-26 11:52:23 +0000
committerRene Ladan <rene@FreeBSD.org>2019-06-26 11:52:23 +0000
commitd2eb50ab00d0df6d35cf7a85da0a04f92638b1c7 (patch)
tree98bd11bbc78254c28d6911f7ea7651047ebaca9d /graphics/photivo
parentc65748b136fdc615b71616a367ad8cf8f3102c68 (diff)
downloadports-d2eb50ab00d0df6d35cf7a85da0a04f92638b1c7.tar.gz
ports-d2eb50ab00d0df6d35cf7a85da0a04f92638b1c7.zip
Clean up final leftovers from Qt4.
Submitted by: rene Reviewed by: mat, tcberner Differential Revision: https://reviews.freebsd.org/D20725
Notes
Notes: svn path=/head/; revision=505150
Diffstat (limited to 'graphics/photivo')
-rw-r--r--graphics/photivo/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/photivo/Makefile b/graphics/photivo/Makefile
index 3f4eb994099d..23b9575b4ab2 100644
--- a/graphics/photivo/Makefile
+++ b/graphics/photivo/Makefile
@@ -31,8 +31,6 @@ DOS2UNIX_FILES= Sources/ptImage.cpp Sources/ptCheck.cpp Sources/filemgmt/ptFileM
WRKSRC= ${WRKDIR}/${PORTNAME}
-CONFLICTS_INSTALL= ${PORTNAME}-qt4
-
post-patch:
@${REINPLACE_CMD} -e 's,#define cimg_use_openmp 1,//&,' \
${WRKSRC}/Sources/ptCimg.cpp \