diff options
author | pawel <pawel@FreeBSD.org> | 2014-03-18 00:56:15 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-03-18 00:56:15 +0800 |
commit | 26a350aa25b484be5df780a014c22e5c2e744cb1 (patch) | |
tree | 43d0c944df19f1ce167cc9dca42970d0f08f38eb /polish | |
parent | 5301b4d8aadbb8739c0feb185cff2726d68c7929 (diff) | |
download | freebsd-ports-gnome-26a350aa25b484be5df780a014c22e5c2e744cb1.tar.gz freebsd-ports-gnome-26a350aa25b484be5df780a014c22e5c2e744cb1.tar.zst freebsd-ports-gnome-26a350aa25b484be5df780a014c22e5c2e744cb1.zip |
- Convert to USES=tar
- Use precise BSD licenses
Diffstat (limited to 'polish')
-rw-r--r-- | polish/kadu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index dc7b511a6f6f..5e00d1432bce 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -35,8 +35,7 @@ RUN_DEPENDS= qca-ossl>=2.0.0.b3:${PORTSDIR}/security/qca-ossl GG6_EMOTS_DISTFILE= kompatybilne_z_GG6.tar.gz GG7_EMOTS_DISTFILE= dodatkowe_emoty_GG7.tar.gz -USE_BZIP2= yes -USES= cmake pkgconfig +USES= cmake pkgconfig tar:bzip2 USE_XORG= xscrnsaver CMAKE_ARGS= -DKADU_VERSION:STRING="${DISTVERSION}" -DWITH_ENCHANT=ON # Setting KADU_VERSION disables git invocation |