![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / graphics / xart / Makefile (download)
Revision 1.56, Thu May 3 09:55:30 2012 UTC (10 years, 9 months ago) by obache
Drop dependency on libXp (from Imake) * libXp was used by Xaw8, but it had been obsolated, and in pkgsrc, x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default. * With x11/xorg-cf-files, libXp was offered with XawClientLibs, but updated to 1.0.4, it was removed. * And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc, so all platforms should not require libXp from libXaw with Imake. Bump PKGREVISION. |
# $NetBSD: Makefile,v 1.56 2012/05/03 09:55:30 obache Exp $ # DISTNAME= xart19980415 PKGNAME= xart-19980415 PKGREVISION= 17 CATEGORIES= graphics x11 MASTER_SITES= http://linux01.gwdg.de/~rhohen/linux/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://linux01.gwdg.de/~rhohen/linux.html COMMENT= Paint program (enhanced xpaint) # quite like isc, but copyright needs to mention in documentation as well # see the bottom of the included "Help.txt" file #LICENSE= isc PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/19980415 USE_IMAKE= YES post-extract: chmod -R u+rwX,go+rX ${WRKSRC} .include "../../mk/jpeg.buildlink3.mk" .include "../../graphics/tiff/buildlink3.mk" .include "../../graphics/png/buildlink3.mk" .include "../../x11/libXaw/buildlink3.mk" .include "../../x11/libXpm/buildlink3.mk" .include "../../x11/libXt/buildlink3.mk" .include "../../mk/bsd.pkg.mk"