[Midnightbsd-cvs] mports [18341] trunk/astro/libnova/Makefile: add autoreconf

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Mar 26 20:31:08 EDT 2015


Revision: 18341
          http://svnweb.midnightbsd.org/mports/?rev=18341
Author:   laffer1
Date:     2015-03-26 20:31:07 -0400 (Thu, 26 Mar 2015)
Log Message:
-----------
add autoreconf

Modified Paths:
--------------
    trunk/astro/libnova/Makefile

Modified: trunk/astro/libnova/Makefile
===================================================================
--- trunk/astro/libnova/Makefile	2015-03-27 00:28:41 UTC (rev 18340)
+++ trunk/astro/libnova/Makefile	2015-03-27 00:31:07 UTC (rev 18341)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libnova
 PORTVERSION=	0.15.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/v%20${PORTVERSION}
 
@@ -11,7 +11,7 @@
 
 LICENSE=	lgpl
 
-USES=		libtool
+USES=		autoreconf libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip



More information about the Midnightbsd-cvs mailing list