[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / audio / gst-plugins0.10-mad

File: [cvs.NetBSD.org] / pkgsrc / audio / gst-plugins0.10-mad / Attic / Makefile (download)

Revision 1.9, Wed Sep 12 00:24:37 2012 UTC (11 years ago) by asau
Branch: MAIN
Changes since 1.8: +1 -3 lines

"user-destdir" is default these days

# $NetBSD: Makefile,v 1.9 2012/09/12 00:24:37 asau Exp $
#

GST_PLUGINS0.10_NAME=	mad
GST_PLUGINS0.10_DIRS=	ext/mad
PKGREVISION=		1

.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
PKGREVISION=1

CONFIGURE_ARGS+=	--enable-id3tag
CONFIGURE_ARGS+=	--enable-mad

.include "../../audio/libmad/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"