[Midnightbsd-cvs] mports [19392] trunk/archivers/minizip/Makefile: we need libtool on magus
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Mon Jun 8 22:03:02 EDT 2015
Revision: 19392
http://svnweb.midnightbsd.org/mports/?rev=19392
Author: laffer1
Date: 2015-06-08 22:03:01 -0400 (Mon, 08 Jun 2015)
Log Message:
-----------
we need libtool on magus
Modified Paths:
--------------
trunk/archivers/minizip/Makefile
Modified: trunk/archivers/minizip/Makefile
===================================================================
--- trunk/archivers/minizip/Makefile 2015-06-09 01:59:24 UTC (rev 19391)
+++ trunk/archivers/minizip/Makefile 2015-06-09 02:03:01 UTC (rev 19392)
@@ -2,7 +2,7 @@
PORTNAME= minizip
PORTVERSION= 1.2.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= archivers
MASTER_SITES= SF/libpng/zlib/${PORTVERSION}
DISTNAME= zlib-${PORTVERSION}
@@ -13,6 +13,7 @@
LICENSE= zlib
USES= autoreconf libtool pathfix tar:xz
+USE_AUTOTOOLS= libtoolize
PATHFIX_MAKEFILEIN= Makefile.am
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-demos
More information about the Midnightbsd-cvs
mailing list