ports/50798: audio/faad does not build

Dan Naumov dan.naumov at ofw.fi
Thu Apr 17 12:10:15 UTC 2003


The following reply was made to PR ports/50798; it has been noted by GNATS.

From: Dan Naumov <dan.naumov at ofw.fi>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/50798: audio/faad does not build
Date: Thu, 17 Apr 2003 15:10:52 +0300

 This minor patch to the Makefile should fix things:
 
 diff -ruN faad.orig/Makefile faad/Makefile
 --- faad.orig/Makefile	Thu Apr 17 15:04:22 2003
 +++ faad/Makefile	Thu Apr 17 15:06:35 2003
 @@ -16,6 +16,8 @@
  LIB_DEPENDS=	sndfile.1:${PORTSDIR}/audio/libsndfile \
  		gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
  
 +PATCH_DEPENDS=	aclocal:${PORTSDIR}/devel/automake
 +
  WRKSRC=		${WRKDIR}/${PORTNAME}
  
  USE_AUTOMAKE_VER= 15



More information about the freebsd-ports-bugs mailing list