pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_select Add DragonFly to ONLY_FOR_PLATFORM.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5dd459ceb15d
branches: trunk
changeset: 492200:5dd459ceb15d
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Apr 06 15:45:59 2005 +0000
description:
Add DragonFly to ONLY_FOR_PLATFORM.
diffstat:
pkgtools/pkg_select/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8069c508bd2c -r 5dd459ceb15d pkgtools/pkg_select/Makefile
--- a/pkgtools/pkg_select/Makefile Wed Apr 06 15:28:59 2005 +0000
+++ b/pkgtools/pkg_select/Makefile Wed Apr 06 15:45:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/04/06 15:20:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/06 15:45:59 xtraeme Exp $
#
DISTNAME= pkg_select-20050403
@@ -10,7 +10,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
-ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* Darwin-*-*
+ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* Darwin-*-* DragonFly-*-*
WRKSRC= ${WRKDIR}/pkg_select
NO_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index