[Midnightbsd-cvs] mports [23469] trunk/graphics/qt4-imageformats: remove cve patches for previous version

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu May 10 12:57:05 EDT 2018


Revision: 23469
          http://svnweb.midnightbsd.org/mports/?rev=23469
Author:   laffer1
Date:     2018-05-10 12:57:04 -0400 (Thu, 10 May 2018)
Log Message:
-----------
remove cve patches for previous version

Modified Paths:
--------------
    trunk/graphics/qt4-imageformats/Makefile

Removed Paths:
-------------
    trunk/graphics/qt4-imageformats/files/

Modified: trunk/graphics/qt4-imageformats/Makefile
===================================================================
--- trunk/graphics/qt4-imageformats/Makefile	2018-05-10 16:55:29 UTC (rev 23468)
+++ trunk/graphics/qt4-imageformats/Makefile	2018-05-10 16:57:04 UTC (rev 23469)
@@ -3,7 +3,7 @@
 
 PORTNAME=	imageformats
 DISTVERSION=	${QT4_VERSION}
-CATEGORIES?=	graphics
+CATEGORIES=	graphics
 PKGNAMEPREFIX=	qt4-
 
 MAINTAINER=	ports at MidnightBSD.org
@@ -11,9 +11,9 @@
 
 LICENSE=	gpl3
 
-LIB_DEPENDS=	libmng.so:${PORTSDIR}/graphics/libmng \
-		libpng.so:${PORTSDIR}/graphics/png \
-		libtiff.so:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS=	libmng.so:graphics/libmng \
+		libpng.so:graphics/png \
+		libtiff.so:graphics/tiff
 
 USES=		jpeg pkgconfig
 USE_QT4=	qmake_build moc_build rcc_build corelib gui svg xml



More information about the Midnightbsd-cvs mailing list