[Midnightbsd-cvs] mports [17925] trunk/astro/libnova/Makefile: fix build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Dec 24 08:11:56 EST 2014


Revision: 17925
          http://svnweb.midnightbsd.org/mports/?rev=17925
Author:   laffer1
Date:     2014-12-24 08:11:55 -0500 (Wed, 24 Dec 2014)
Log Message:
-----------
fix build

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

Modified: trunk/astro/libnova/Makefile
===================================================================
--- trunk/astro/libnova/Makefile	2014-12-23 13:24:35 UTC (rev 17924)
+++ trunk/astro/libnova/Makefile	2014-12-24 13:11:55 UTC (rev 17925)
@@ -2,16 +2,16 @@
 
 PORTNAME=	libnova
 PORTVERSION=	0.14.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	astro
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/v%20${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Astronomical Calculation Library
+
 LICENSE=	lgpl
 
-USE_AUTOTOOLS=	libtool
-USE_GNOME=	lthack
+USES=	libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 



More information about the Midnightbsd-cvs mailing list