pkgsrc/multimedia/gst-plugins0.10-bad/Makefile
rillig 144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00

12 lines
265 B
Makefile

# $NetBSD: Makefile,v 1.2 2006/07/22 04:46:17 rillig Exp $
#
USE_LANGUAGES= c c++
.include "Makefile.common"
COMMENT+= bad plugins
# bzip2 is likely present anyway, make it default
.include "../../archivers/bzip2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"