pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/setquota Compiles on DragonFly, so let users ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96020f42427d
branches:  trunk
changeset: 507045:96020f42427d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jan 25 15:42:56 2006 +0000

description:
Compiles on DragonFly, so let users test it.

diffstat:

 sysutils/setquota/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 015ae20a036a -r 96020f42427d sysutils/setquota/Makefile
--- a/sysutils/setquota/Makefile        Wed Jan 25 15:28:43 2006 +0000
+++ b/sysutils/setquota/Makefile        Wed Jan 25 15:42:56 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/05/03 21:52:33 kristerw Exp $
+# $NetBSD: Makefile,v 1.7 2006/01/25 15:42:56 joerg Exp $
 #
 
 DISTNAME=      setquota-0.1
@@ -11,7 +11,7 @@
 COMMENT=       Command line quota tools
 
 # BSD oriented, haven't checked on other environment now
-ONLY_FOR_PLATFORM=     NetBSD-*-*
+ONLY_FOR_PLATFORM=     NetBSD-*-* DragonFly-*-*
 
 WRKSRC=                ${WRKDIR}/setquota/
 



Home | Main Index | Thread Index | Old Index