pkgsrc/sysutils/gkx86info/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00

21 lines
484 B
Makefile

# $NetBSD: Makefile,v 1.11 2004/10/03 00:18:15 tv Exp $
#
DISTNAME= gkx86info0.0.2
PKGNAME= gkx86info-0.0.2
PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://asdfnews.org/yargon/
MAINTAINER= ptiJo@noos.fr
HOMEPAGE= http://asdfnews.org/yargon/
COMMENT= Gkrellm plugin that prints the current clock speed
USE_BUILDLINK3= YES
ONLY_FOR_PLATFORM= *-*-i386
pre-build:
${TOUCH} ${WRKSRC}/Makefile
.include "../../sysutils/gkrellm1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"