svn commit: r313656 - head/sysutils/policykit-qt

Max Brazhnikov makc at FreeBSD.org
Fri Mar 8 16:06:04 UTC 2013


Author: makc
Date: Fri Mar  8 16:06:03 2013
New Revision: 313656
URL: http://svnweb.freebsd.org/changeset/ports/313656

Log:
  - Set PORTSCOUT, newer versions for sysutils/polkit-qt
  - Trim header

Modified:
  head/sysutils/policykit-qt/Makefile   (contents, props changed)

Modified: head/sysutils/policykit-qt/Makefile
==============================================================================
--- head/sysutils/policykit-qt/Makefile	Fri Mar  8 15:29:07 2013	(r313655)
+++ head/sysutils/policykit-qt/Makefile	Fri Mar  8 16:06:03 2013	(r313656)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	PolicyKit-qt
-# Date created:		2009-07-09
-# Whom:			Dima Panov <fluffy at Fluffy.Khv.RU>
-#
+# Created by: Dima Panov <fluffy at Fluffy.Khv.RU>
 # $FreeBSD$
-#
 
 PORTNAME=	policykit-qt
 PORTVERSION=	0.9.4
@@ -26,6 +22,8 @@ USE_QT4=	corelib dbus gui network svg xm
 		qmake_build moc_build rcc_build uic_build
 USE_CMAKE=	yes
 
+PORTSCOUT=	limit:^0
+
 post-extract:
 	${REINPLACE_CMD} -e 's|$${LIB_INSTALL_DIR}/pkgconfig|libdata/pkgconfig|' \
 		${WRKSRC}/CMakeLists.txt


More information about the svn-ports-all mailing list