diff --git a/graphics/luxrender/Makefile b/graphics/luxrender/Makefile index 4f0ea9edf584..df844800ff7c 100644 --- a/graphics/luxrender/Makefile +++ b/graphics/luxrender/Makefile @@ -3,7 +3,7 @@ PORTNAME= luxrender DISTVERSION?= 1.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/luxrender/lux/get/ \ https://bitbucket.org/luxrender/luxrays/get/:lr @@ -52,18 +52,6 @@ FREEIMAGE_DESC= Build with FreeImage (otherwise use OIIO only) FREEIMAGE_CMAKE_ON= -DLUX_USE_FREEIMAGE:BOOL=ON FREEIMAGE_LIB_DEPENDS= libfreeimage.so:graphics/freeimage -X11_DESC= Build GUI executable (requires Qt 4) -X11_USES= qt:4 -X11_USE= QT=moc_build,qmake_build,rcc_build,uic_build,corelib,gui -X11_PLIST_FILES= bin/luxrender - -.include - -.if ${PORT_OPTIONS:MX11} -DEPRECATED= Qt4 has been EOL since december 2015 -EXPIRATION_DATE= 2019-03-15 -.endif - post-extract: @${LN} -sf ${PORTNAME}-luxrays-${LUXRAYS_REV} ${WRKDIR}/luxrays diff --git a/graphics/luxrender14/Makefile b/graphics/luxrender14/Makefile index c3085b75911d..fc642c37592f 100644 --- a/graphics/luxrender14/Makefile +++ b/graphics/luxrender14/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ DISTVERSION= 1.4 -PORTREVISION= 2 +PORTREVISION= 3 LUX_REV= dfd211d6faa0 LUXRAYS_REV= 7c7127ee1fa4