pkgsrc/multimedia/gst-plugins0.10-bad/Makefile
drochner 3aaf083c91 update to 0.10.21
changes:
-some elements moved to core
-misc fixes and improvements
2011-01-26 23:24:26 +00:00

18 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.14 2011/01/26 23:24:26 drochner Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
.include "Makefile.common"
COMMENT+= bad plugins
# builds gsettings module
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.26.0
# bzip2 is likely present anyway, make it default
.include "../../archivers/bzip2/buildlink3.mk"
# same for OpenSSL
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"