13398e19ee
changes: bugfixes
15 lines
372 B
Makefile
15 lines
372 B
Makefile
# $NetBSD: Makefile,v 1.7 2013/05/03 15:58:36 drochner Exp $
|
|
#
|
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "Makefile.common"
|
|
|
|
COMMENT+= Bad plugins
|
|
|
|
.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"
|