aboutsummaryrefslogtreecommitdiff
path: root/astro/osmosis
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-03-05 20:01:03 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-03-05 20:01:03 +0000
commit7708d0ddba85ced644e72ee47a7a9ce406660e42 (patch)
treee44e2af283612d94e4267300362f61cecccd422b /astro/osmosis
parent41bf0906290d7a85262f4c1221c305cf21b14813 (diff)
downloadports-7708d0ddba85ced644e72ee47a7a9ce406660e42.tar.gz
ports-7708d0ddba85ced644e72ee47a7a9ce406660e42.zip
- Add NO_ARCH
- Switch to USES=tar
Notes
Notes: svn path=/head/; revision=410207
Diffstat (limited to 'astro/osmosis')
-rw-r--r--astro/osmosis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/osmosis/Makefile b/astro/osmosis/Makefile
index b7d692f805ef..aa2d2103abb3 100644
--- a/astro/osmosis/Makefile
+++ b/astro/osmosis/Makefile
@@ -6,12 +6,13 @@ PORTVERSION= 0.43.1
CATEGORIES= astro java
MASTER_SITES= http://bretth.dev.openstreetmap.org/osmosis-build/ \
http://mirror.amdmi3.ru/distfiles/
-EXTRACT_SUFX= .tgz
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Command line Java app for processing OpenStreetMap data
+USES= tar:tgz
NO_BUILD= yes
+NO_ARCH= yes
WRKSRC= ${WRKDIR}
USE_JAVA= yes