1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Port is stage safe

- Convert to USES=tar:bzip2
This commit is contained in:
Pawel Pekala 2014-05-06 12:48:51 +00:00
parent ca129aa418
commit 8b52339aeb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353088

View File

@ -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>