6e54f6ba47
* 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.
23 lines
569 B
Makefile
23 lines
569 B
Makefile
# $NetBSD: Makefile,v 1.25 2012/05/03 09:55:33 obache Exp $
|
|
|
|
DISTNAME= xmascot2.6a
|
|
PKGNAME= xmascot-2.6a
|
|
PKGREVISION= 2
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://cclub-flying.dsl.gr.jp/products/xmascot/
|
|
|
|
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
|
|
HOMEPAGE= http://cclub-flying.dsl.gr.jp/products/xmascot/
|
|
COMMENT= Moving mascot on your X-Window screen
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
MAKE_JOBS_SAFE= no
|
|
|
|
USE_IMAKE= yes
|
|
|
|
INSTALL_MAKE_FLAGS+= LANG=ja_JP.eucJP
|
|
|
|
.include "../../x11/libXaw/buildlink3.mk"
|
|
.include "../../x11/libXt/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|