pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/k3b Unmask k3b for DragonFly.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/695c4e60b890
branches:  trunk
changeset: 509720:695c4e60b890
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Mar 13 21:29:24 2006 +0000

description:
Unmask k3b for DragonFly.

diffstat:

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

diffs (18 lines):

diff -r 04c710d2835d -r 695c4e60b890 sysutils/k3b/Makefile
--- a/sysutils/k3b/Makefile     Mon Mar 13 21:23:54 2006 +0000
+++ b/sysutils/k3b/Makefile     Mon Mar 13 21:29:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/03/12 23:57:55 markd Exp $
+# $NetBSD: Makefile,v 1.5 2006/03/13 21:29:24 joerg Exp $
 #
 
 DISTNAME=              k3b-0.12.14
@@ -18,7 +18,7 @@
 USE_LANGUAGES=          c c++
 USE_LIBTOOL=            yes
 
-ONLY_FOR_PLATFORM=     FreeBSD-*-* Linux-*-* NetBSD-*-*
+ONLY_FOR_PLATFORM=     FreeBSD-*-* Linux-*-* NetBSD-*-* DragonFly-*-*
 
 pre-configure:
        cd ${WRKSRC} && autoheader



Home | Main Index | Thread Index | Old Index