pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/gkrellm-est Add the new *_PLATFORM pattern fo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ea7cd78319e
branches: trunk
changeset: 485334:2ea7cd78319e
user: agc <agc%pkgsrc.org@localhost>
date: Mon Dec 06 17:33:05 2004 +0000
description:
Add the new *_PLATFORM pattern for -current
diffstat:
sysutils/gkrellm-est/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r ffb4ee225386 -r 2ea7cd78319e sysutils/gkrellm-est/Makefile
--- a/sysutils/gkrellm-est/Makefile Mon Dec 06 16:37:47 2004 +0000
+++ b/sysutils/gkrellm-est/Makefile Mon Dec 06 17:33:05 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/10/03 00:18:15 tv Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/06 17:33:05 agc Exp $
#
DISTNAME= gkrellm-est-20040710
-PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://cubidou.nerim.net/gkrellm-est/
@@ -13,7 +13,8 @@
USE_BUILDLINK3= yes
NO_CONFIGURE= yes
-ONLY_FOR_PLATFORM= NetBSD-2.0[F-Z]*-i386
+ONLY_FOR_PLATFORM= NetBSD-2.0[F-Z]*-i386 NetBSD-2.99.*-i386
+ONLY_FOR_PLATFORM+= NetBSD-[3-9].*-i386
do-install:
${INSTALL_DATA} ${WRKSRC}/gkrellm-est.so ${PREFIX}/lib/gkrellm2/plugins
Home |
Main Index |
Thread Index |
Old Index