pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/dtcpclient Unmask build on DragonFly.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f53dead08cb
branches:  trunk
changeset: 504355:7f53dead08cb
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Dec 09 16:54:01 2005 +0000

description:
Unmask build on DragonFly.

diffstat:

 net/dtcpclient/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r eaff82aa0115 -r 7f53dead08cb net/dtcpclient/Makefile
--- a/net/dtcpclient/Makefile   Fri Dec 09 16:39:16 2005 +0000
+++ b/net/dtcpclient/Makefile   Fri Dec 09 16:54:01 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/05 16:35:07 hamajima Exp $
+# $NetBSD: Makefile,v 1.6 2005/12/09 16:54:01 joerg Exp $
 #
 
 DISTNAME=      dtcpclient-20050521
@@ -11,6 +11,7 @@
 COMMENT=       Dynamic Tunnel Configuration Protocol client
 
 ONLY_FOR_PLATFORM=     FreeBSD-*-* NetBSD-*-* OpenBSD-*-* Darwin-*-*
+ONLY_FOR_PLATFORM+=    DragonFly-*-*
 
 RCD_SCRIPTS=   dtcpclient
 USE_PKGINSTALL=        YES



Home | Main Index | Thread Index | Old Index