mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Migrate from devel/automake15 to devel/automake14 (legacy)
This commit is contained in:
parent
ea48b9de11
commit
b6000bd1d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=261747
@ -18,7 +18,7 @@ PATCH_DIST_STRIP= -p1
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNU grep + multi-byte extension
|
||||
|
||||
USE_AUTOTOOLS= autoconf:213 aclocal:15
|
||||
USE_AUTOTOOLS= autoconf:213 aclocal:14
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --program-prefix=j --disable-nls
|
||||
|
||||
|
@ -20,7 +20,7 @@ MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT?= Japanese incremental search tool
|
||||
|
||||
.if !defined(SLAVE_PORT)
|
||||
USE_AUTOTOOLS= automake:15 autoconf:213
|
||||
USE_AUTOTOOLS= automake:14 autoconf:213
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-patch-Makefile.am ${FILESDIR}/extra-patch-configure.in
|
||||
PLIST_SUB= MIGEMO="" ELISP="@comment "
|
||||
.endif
|
||||
|
@ -15,7 +15,7 @@ COMMENT= Shows package dependencies in tree views
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk20
|
||||
USE_AUTOTOOLS= automake:15 autoconf:267
|
||||
USE_AUTOTOOLS= automake:14 autoconf:267
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
USE_GMAKE= yes
|
||||
PLIST_FILES= bin/gpkgdep
|
||||
|
Loading…
Reference in New Issue
Block a user