pkgsrc/audio/gst-plugins0.10-speex/Makefile
wiz 404512084a Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:17 +00:00

15 lines
341 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/02/06 12:39:25 wiz Exp $
#
GST_PLUGINS0.10_NAME= speex
GST_PLUGINS0.10_DIRS= ext/speex
GST_PLUGINS0.10_FLAGS= speex
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
PKGREVISION= 1
.include "../../audio/speex/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"