Index: branches/2017Q3/graphics/pfstmo/Makefile =================================================================== --- branches/2017Q3/graphics/pfstmo/Makefile (revision 447395) +++ branches/2017Q3/graphics/pfstmo/Makefile (revision 447396) @@ -1,30 +1,30 @@ # Created by: Iouri V. Ivliev # $FreeBSD$ PORTNAME= pfstmo PORTVERSION= 1.5 PORTREVISION= 5 CATEGORIES= graphics -MASTER_SITES= SF/pfstools/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/pfstools/${PORTNAME}_depreciated/${PORTVERSION} MAINTAINER= ii@any.com.ru COMMENT= Tone mapping operators USE_GCC= any LIB_DEPENDS= libpfs-1.2.so:graphics/pfstools \ libfftw3.so:math/fftw3 \ libfftw3f.so:math/fftw3-float \ libgsl.so:math/gsl PFS_CPPFLAGS= -I${LOCALBASE}/include PFS_LDFLAGS= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= CPPFLAGS="${PFS_CPPFLAGS} ${DEBUG_FLAGS}" \ LDFLAGS="${PFS_LDFLAGS}" USES= gmake pkgconfig compiler:openmp .include Index: branches/2017Q3 =================================================================== --- branches/2017Q3 (revision 447395) +++ branches/2017Q3 (revision 447396) Property changes on: branches/2017Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r447395