summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:48:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:48:59 +0000
commite06f3ca1c92ec2e41d673716b75f54a03e4a816f (patch)
tree6bf2b5ff4d73c55474cc15aa0461c9e1f639135d /astro
parentConvert archivers to USES=zip (diff)
Convert to rest of a* to USES=zip
Notes
Notes: svn path=/head/; revision=347401
Diffstat (limited to 'astro')
-rw-r--r--astro/aa/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/aa/Makefile b/astro/aa/Makefile
index 422d32e62203..f882e889233c 100644
--- a/astro/aa/Makefile
+++ b/astro/aa/Makefile
@@ -6,13 +6,12 @@ PORTVERSION= 56
PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= http://moshier.net/
-EXTRACT_SUFX= .zip
MAINTAINER= frank@dynamical-systems.org
COMMENT= Self-contained ephemeris calculator
MAKEFILE= makefile
-USES= dos2unix
+USES= dos2unix zip
ALL_TARGET= aa
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -Wall"
NO_WRKSUBDIR= yes