Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
21 lines
491 B
Makefile
21 lines
491 B
Makefile
# $NetBSD: Makefile,v 1.13 2010/06/13 22:45:40 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= hsetroot-1.0.2
|
|
PKGREVISION= 6
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://thegraveyard.org/files/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://thegraveyard.org/hsetroot.php
|
|
COMMENT= Allows you to compose wallpapers for X
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../graphics/imlib2/buildlink3.mk"
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|