Merge from vendor branch TNF:
[pkgsrcv2.git] / x11 / wxGTK24 / Makefile
1 # $NetBSD: Makefile,v 1.18 2012/02/06 12:42:27 wiz Exp $
2 #
3
4 PKG_DESTDIR_SUPPORT=    user-destdir
5
6 .include "Makefile.common"
7
8 PKGREVISION=            24
9 COMMENT=                GTK-based implementation of the wxWidgets GUI library
10 CONFLICTS+=             wxGTK<=2.4.2nb5
11
12 INSTALLATION_DIRS=      ${DOCDIR}
13
14 post-install:
15         ${INSTALL_DATA} ${WRKSRC}/LICENCE.txt ${DESTDIR}${DOCDIR}/LICENSE
16
17 .include "../../graphics/MesaLib/buildlink3.mk"
18 .include "../../graphics/glu/buildlink3.mk"
19 .include "../../mk/bsd.pkg.mk"