41f92d5420
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
19 lines
591 B
Makefile
19 lines
591 B
Makefile
# $NetBSD: Makefile,v 1.5 2010/06/13 22:47:06 thomasklausner Exp $
|
|
|
|
DISTNAME= gtk2-engines-magicchicken_1.1.1.orig
|
|
PKGNAME= gtk2-engines-magicchicken-1.1.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ftp://ftp.debian.org/debian/pool/main/g/gtk2-engines-magicchicken/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://art.gnome.org/
|
|
COMMENT= MagicChicken theme engine for GTK+ 2.x
|
|
|
|
USE_LIBTOOL= YES
|
|
USE_TOOLS+= gmake pkg-config
|
|
GNU_CONFIGURE= YES
|
|
WRKSRC= ${WRKDIR}/gtk2-engines-magicchicken-1.1.1.orig
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|