freebsd-ports/devel/libtool/Makefile.common
Tijl Coosemans 51638b90e3 devel/libtool, devel/libltdl: update to 2.4.7
comms/wsjtx: patch configure instead of configure.ac to avoid autotools.
The build runs autoconf to regenerate configure but forgets to run
libtoolize to update ltmain.sh.

PR:		263151
Exp-run by:	antoine
2022-04-13 15:30:25 +02:00

14 lines
297 B
Text

PORTVERSION= 2.4.7
PORTREVISION?= 0 # Leave this zero. Set in Makefile instead.
CATEGORIES= devel
MASTER_SITES= GNU/libtool
DISTNAME= libtool-${PORTVERSION}
MAINTAINER= tijl@FreeBSD.org
USES= cpe gmake tar:xz
CPE_VENDOR= gnu
CPE_PRODUCT= libtool
DISTINFO_FILE= ${.CURDIR}/../libtool/distinfo