svn commit: r387472 - head/graphics/lprof-devel
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue May 26 13:11:11 UTC 2015
Author: amdmi3
Date: Tue May 26 13:11:10 2015
New Revision: 387472
URL: https://svnweb.freebsd.org/changeset/ports/387472
Log:
- Add USES=desktop-file-utils as suggested by stage-qa
Modified:
head/graphics/lprof-devel/Makefile
Modified: head/graphics/lprof-devel/Makefile
==============================================================================
--- head/graphics/lprof-devel/Makefile Tue May 26 13:10:48 2015 (r387471)
+++ head/graphics/lprof-devel/Makefile Tue May 26 13:11:10 2015 (r387472)
@@ -3,7 +3,7 @@
PORTNAME= lprof
PORTVERSION= 20080514
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= graphics
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ \
LOCAL/amdmi3
@@ -17,7 +17,7 @@ LIB_DEPENDS= liblcms.so:${PORTSDIR}/grap
libtiff.so:${PORTSDIR}/graphics/tiff \
libvigraimpex.so:${PORTSDIR}/graphics/vigra
-USES= tar:bzip2 cmake
+USES= cmake desktop-file-utils tar:bzip2
USE_XORG= x11 xext sm ice xxf86vm
USE_QT4= corelib gui qt3support svg assistantclient \
linguisttools_build qmake_build moc_build uic_build rcc_build
More information about the svn-ports-all
mailing list