Date: Tue, 6 May 2014 12:48:51 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353088 - head/deskutils/basket Message-ID: <201405061248.s46CmpQu094112@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Tue May 6 12:48:51 2014 New Revision: 353088 URL: http://svnweb.freebsd.org/changeset/ports/353088 QAT: https://qat.redports.org/buildarchive/r353088/ Log: - Port is stage safe - Convert to USES=tar:bzip2 Modified: head/deskutils/basket/Makefile Modified: head/deskutils/basket/Makefile ============================================================================== --- head/deskutils/basket/Makefile Tue May 6 12:26:18 2014 (r353087) +++ head/deskutils/basket/Makefile Tue May 6 12:48:51 2014 (r353088) @@ -14,12 +14,10 @@ LICENSE= GPLv2 LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme -USE_BZIP2= yes USE_XORG= xft xpm USE_KDE4= automoc4 kdeprefix pimlibs qimageblitz USE_QT4= moc_build qmake_build rcc_build uic_build -USES= cmake +USES= cmake tar:bzip2 USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405061248.s46CmpQu094112>