aboutsummaryrefslogtreecommitdiff
path: root/astro/libnova
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 11:34:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 11:34:31 +0000
commit7dcd1d44a8fc479a1cd8fcc9f941ddd40872a3b2 (patch)
tree0727dfc53b2aa153224d2676d3993900562beebb /astro/libnova
parent019a41031634f13353bc0ba0a8bb53b846d3a0fc (diff)
downloadports-7dcd1d44a8fc479a1cd8fcc9f941ddd40872a3b2.tar.gz
ports-7dcd1d44a8fc479a1cd8fcc9f941ddd40872a3b2.zip
Convert to USES=autoreconf
Strip binaries
Notes
Notes: svn path=/head/; revision=374893
Diffstat (limited to 'astro/libnova')
-rw-r--r--astro/libnova/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile
index a9056e3aa965..46bd7bc56008 100644
--- a/astro/libnova/Makefile
+++ b/astro/libnova/Makefile
@@ -10,11 +10,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v%20${PORTVERSION}
MAINTAINER= dhn@FreeBSD.org
COMMENT= Astronomical Calculation Library
+USES= autoreconf libtool
GNU_CONFIGURE= yes
-USES= libtool
-USE_AUTOTOOLS= aclocal autoheader autoconf automake libtoolize
-AUTOMAKE_ARGS= -a -c -f
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}