summaryrefslogtreecommitdiff
path: root/devel/cvsup-gui-bin
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2004-03-22 03:47:15 +0000
committerkristerw <kristerw@pkgsrc.org>2004-03-22 03:47:15 +0000
commitb66a2325d8ae6966e38b0419f299c0ddd70e57ae (patch)
tree670e1ec486788e8a486d0e841689956b301f2b9a /devel/cvsup-gui-bin
parent74fc32dba89264e8f2c2fa67f839294133cf731e (diff)
downloadpkgsrc-b66a2325d8ae6966e38b0419f299c0ddd70e57ae.tar.gz
Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions.
Diffstat (limited to 'devel/cvsup-gui-bin')
-rw-r--r--devel/cvsup-gui-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsup-gui-bin/Makefile b/devel/cvsup-gui-bin/Makefile
index b32dfe3edc8..0ddf80c2843 100644
--- a/devel/cvsup-gui-bin/Makefile
+++ b/devel/cvsup-gui-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/29 08:03:55 xtraeme Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/22 03:52:06 kristerw Exp $
DISTNAME= cvsup-gui-static-16.1.h
PKGNAME= ${DISTNAME:C/static/bin/}
@@ -17,7 +17,7 @@ NO_CONFIGURE= yes
NO_BUILD= yes
DIST_SUBDIR= cvsup-${MACHINE_ARCH}-${OS_VERSION:C/(...).*/\1/}
-ONLY_FOR_PLATFORM= NetBSD-1.[5-9]*-i386
+ONLY_FOR_PLATFORM= NetBSD-1.[5-9]*-i386 NetBSD-[2-9]*-i386
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/cvsup ${PREFIX}/bin/cvsup-gui