[Midnightbsd-cvs] mports [23718] trunk/devel/libtool/Makefile: touch changed files
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Aug 17 14:25:45 EDT 2018
Revision: 23718
http://svnweb.midnightbsd.org/mports/?rev=23718
Author: laffer1
Date: 2018-08-17 14:25:44 -0400 (Fri, 17 Aug 2018)
Log Message:
-----------
touch changed files
Modified Paths:
--------------
trunk/devel/libtool/Makefile
Modified: trunk/devel/libtool/Makefile
===================================================================
--- trunk/devel/libtool/Makefile 2018-08-17 18:25:15 UTC (rev 23717)
+++ trunk/devel/libtool/Makefile 2018-08-17 18:25:44 UTC (rev 23718)
@@ -3,7 +3,7 @@
# $MidnightBSD$
PORTNAME= libtool
-PORTREVISION= 2
+PORTREVISION= 3
COMMENT= Generic shared library support script
@@ -24,7 +24,7 @@
post-patch:
@${RM} -f ${WRKSRC}/doc/*.info*
-.for f in build-aux/ltmain.sh configure m4/libtool.m4
+.for f in build-aux/ltmain.sh configure m4/libtool.m4 m4/ltdl.m4 libltdl/configure
@${TOUCH} -mr ${WRKSRC}/${f}.orig ${WRKSRC}/${f}
.endfor
More information about the Midnightbsd-cvs
mailing list