51638b90e3
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
14 lines
297 B
Text
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
|