2016-04-15 16:20:00 +02:00
|
|
|
# $NetBSD: Makefile,v 1.11 2016/04/15 14:20:00 wiz Exp $
|
2012-11-29 09:26:09 +01:00
|
|
|
|
2013-04-06 05:45:05 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2012-11-29 09:26:09 +01:00
|
|
|
|
|
|
|
.include "Makefile.common"
|
|
|
|
|
2013-04-06 05:45:05 +02:00
|
|
|
COMMENT+= Bad plugins
|
2012-11-29 09:26:09 +01:00
|
|
|
|
|
|
|
.include "../../devel/glib2/schemas.mk"
|
|
|
|
# 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"
|