Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
23 lines
557 B
Makefile
23 lines
557 B
Makefile
# $NetBSD: Makefile,v 1.5 2010/06/13 22:47:07 thomasklausner Exp $
|
|
#
|
|
|
|
DISTNAME= heliodor-0.2.1
|
|
PKGREVISION= 3
|
|
|
|
.include "../../wip/beryl/Makefile.inc"
|
|
|
|
COMMENT= Heliodor theme package for beryl
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
|
|
|
.include "../../x11/gnome-control-center/buildlink3.mk"
|
|
|
|
.include "../../devel/GConf/buildlink3.mk"
|
|
.include "../../devel/libwnck/buildlink3.mk"
|
|
.include "../../wip/beryl-core/buildlink3.mk"
|
|
.include "../../wm/metacity/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|