diff options
Diffstat (limited to 'audio/faad/Makefile')
-rw-r--r-- | audio/faad/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/faad/Makefile b/audio/faad/Makefile index 9512d29221ea..1372bc06b6c6 100644 --- a/audio/faad/Makefile +++ b/audio/faad/Makefile @@ -23,14 +23,12 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NO_CDROM= "Restrictive copyright (do not sell for profit)" -USE_AUTOMAKE_VER= 15 -USE_AUTOHEADER_VER= 259 +USE_AUTOTOOLS= automake:15 autoheader:259 libtool:13:inc AUTOMAKE_ARGS= --add-missing CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER=13 USE_REINPLACE= yes CONFIGURE_ARGS= --with-drm |