[Midnightbsd-cvs] mports [23645] trunk/devel/libtool: update website and target

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Jul 23 00:36:58 EDT 2018


Revision: 23645
          http://svnweb.midnightbsd.org/mports/?rev=23645
Author:   laffer1
Date:     2018-07-23 00:36:57 -0400 (Mon, 23 Jul 2018)
Log Message:
-----------
update website and target

Modified Paths:
--------------
    trunk/devel/libtool/Makefile
    trunk/devel/libtool/pkg-descr

Modified: trunk/devel/libtool/Makefile
===================================================================
--- trunk/devel/libtool/Makefile	2018-07-23 04:36:01 UTC (rev 23644)
+++ trunk/devel/libtool/Makefile	2018-07-23 04:36:57 UTC (rev 23645)
@@ -3,7 +3,7 @@
 # $MidnightBSD$
 
 PORTNAME=	libtool
-PORTREVISION=	0
+PORTREVISION=	1
 
 COMMENT=	Generic shared library support script
 
@@ -12,14 +12,11 @@
 LICENSE=	gpl2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
-RUN_DEPENDS=	gm4:${PORTSDIR}/devel/m4
+BUILD_DEPENDS=	gm4:devel/m4
+RUN_DEPENDS=	gm4:devel/m4
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--disable-ltdl-install \
-		--host=${ARCH}-portbld-freebsd9.1 \
-		--target=${ARCH}-portbld-freebsd9.1 \
-		--build=${ARCH}-portbld-freebsd9.1
+CONFIGURE_ARGS=	--disable-ltdl-install 
 MAKE_ARGS=	MAKEINFOFLAGS=--no-split
 USES+=		makeinfo
 

Modified: trunk/devel/libtool/pkg-descr
===================================================================
--- trunk/devel/libtool/pkg-descr	2018-07-23 04:36:01 UTC (rev 23644)
+++ trunk/devel/libtool/pkg-descr	2018-07-23 04:36:57 UTC (rev 23645)
@@ -5,4 +5,4 @@
 To use libtool, add the new generic library building commands to your
 Makefile, Makefile.in, or Makefile.am.
 
-WWW: http://www.gnu.org/software/libtool/
+WWW: https://www.gnu.org/software/libtool/



More information about the Midnightbsd-cvs mailing list