[Midnightbsd-cvs] mports [19394] trunk/astro/libnova/Makefile: add libtool for magus
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Jun 8 22:05:02 EDT 2015
Revision: 19394
http://svnweb.midnightbsd.org/mports/?rev=19394
Author: laffer1
Date: 2015-06-08 22:05:02 -0400 (Mon, 08 Jun 2015)
Log Message:
-----------
add libtool for magus
Modified Paths:
--------------
trunk/astro/libnova/Makefile
Modified: trunk/astro/libnova/Makefile
===================================================================
--- trunk/astro/libnova/Makefile 2015-06-09 02:04:09 UTC (rev 19393)
+++ trunk/astro/libnova/Makefile 2015-06-09 02:05:02 UTC (rev 19394)
@@ -2,7 +2,7 @@
PORTNAME= libnova
PORTVERSION= 0.15.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v%20${PORTVERSION}
@@ -12,6 +12,7 @@
LICENSE= lgpl
USES= autoreconf libtool
+USE_AUTOTOOLS= libtoolize
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
More information about the Midnightbsd-cvs
mailing list