e8d8834f6a
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
16 lines
346 B
Makefile
16 lines
346 B
Makefile
# $NetBSD: Makefile,v 1.11 2010/06/13 22:45:13 wiz Exp $
|
|
#
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../net/wistumbler2/Makefile.common"
|
|
|
|
PKGNAME= ${DISTNAME:S/wistumbler2-/wistumbler2-gtk-/}
|
|
PKGREVISION= 5
|
|
|
|
CONFLICTS+= wistumbler2-[0-9]*
|
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|