Date: Fri, 21 Nov 2014 08:20:01 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r372982 - branches/2014Q4/www/kwebkitpart Message-ID: <201411210820.sAL8K1M3048808@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Fri Nov 21 08:20:01 2014 New Revision: 372982 URL: https://svnweb.freebsd.org/changeset/ports/372982 QAT: https://qat.redports.org/buildarchive/r372982/ Log: MFH: r372980 Set CPE information, as requested by rea. Approved by: ports-secteam (rea) Modified: branches/2014Q4/www/kwebkitpart/Makefile Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/www/kwebkitpart/Makefile ============================================================================== --- branches/2014Q4/www/kwebkitpart/Makefile Fri Nov 21 08:18:09 2014 (r372981) +++ branches/2014Q4/www/kwebkitpart/Makefile Fri Nov 21 08:20:01 2014 (r372982) @@ -12,6 +12,8 @@ COMMENT= Web browser component for KDE S USE_KDE4= kdehier kdelibs kdeprefix automoc4 USE_QT4= designer gui webkit \ moc_build qmake_build rcc_build uic_build -USES= cmake tar:xz +USES= cmake cpe tar:xz + +CPE_VENDOR= urs_wolfer .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411210820.sAL8K1M3048808>