summaryrefslogtreecommitdiff
path: root/audio/flac/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-24 09:53:12 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-09-24 09:53:12 +0000
commit4e053cb8d3dcfe63ba14e0e286f281953897a17d (patch)
tree05f9ce9a2613b96c32c2efa230f55ef3a9c6e759 /audio/flac/Makefile
parentUpdate to 20010922.1. Add a patch to fix a coredump problem in pkgdb. (diff)
o suppor Compaq C on Alpha.
PR: 30162 Submitted by: maintainer o remove extra empty directory.
Notes
Notes: svn path=/head/; revision=48143
Diffstat (limited to 'audio/flac/Makefile')
-rw-r--r--audio/flac/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 34434d1ceba1..d6a018cb3d65 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -27,6 +27,8 @@ PLIST_SUB= XMMS="@comment "
BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm
.endif
+USE_AUTOMAKE= yes
+AUTOMAKE_ARGS= --include-deps
USE_LIBTOOL= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}