aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2007-08-19 14:09:29 +0800
committernobutaka <nobutaka@FreeBSD.org>2007-08-19 14:09:29 +0800
commitd70a1a968b6eb41bf47657681ad36642d6f91fd9 (patch)
tree86466ffee2a279e108c7158b8dc2095bb898c527 /multimedia
parent665a6b8352012c58ddfa53d995e8a46fc3dace28 (diff)
downloadfreebsd-ports-gnome-d70a1a968b6eb41bf47657681ad36642d6f91fd9.tar.gz
freebsd-ports-gnome-d70a1a968b6eb41bf47657681ad36642d6f91fd9.tar.zst
freebsd-ports-gnome-d70a1a968b6eb41bf47657681ad36642d6f91fd9.zip
Add missing dependency on automake16.
PR: ports/115435 [1], ports/115607 [2] Submitted by: rink [1], kevin <kevinxlinuz@163.com> [2], Andreas Braml <a.strich.b@web.de>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libdvdnav/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libdvdnav/Makefile b/multimedia/libdvdnav/Makefile
index 5264cc20a6a7..1c25c66b6ac6 100644
--- a/multimedia/libdvdnav/Makefile
+++ b/multimedia/libdvdnav/Makefile
@@ -21,7 +21,7 @@ CONFIGURE_ENV= THREAD_CFLAGS="${PTHREAD_CFLAGS}" \
THREAD_LIBS="${PTHREAD_LIBS}"
CONFIGURE_ARGS= --program-transform-name=''
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15 autoconf:259
+USE_AUTOTOOLS= libtool:15 autoconf:259 automake:16
post-patch:
${REINPLACE_CMD} -e \