aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-03-06 04:01:03 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-03-06 04:01:03 +0800
commit7ad04034042b94b7f99d11d5e684a5761c0919b3 (patch)
treee44e2af283612d94e4267300362f61cecccd422b /astro
parent63b09d95ce4b8da18a8c42336e69d493ec8cd239 (diff)
downloadfreebsd-ports-gnome-7ad04034042b94b7f99d11d5e684a5761c0919b3.tar.gz
freebsd-ports-gnome-7ad04034042b94b7f99d11d5e684a5761c0919b3.tar.zst
freebsd-ports-gnome-7ad04034042b94b7f99d11d5e684a5761c0919b3.zip
- Add NO_ARCH
- Switch to USES=tar
Diffstat (limited to 'astro')
-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