pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/nss Oops. I had accidentally commented out ONLY_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/438867b77290
branches: trunk
changeset: 516004:438867b77290
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Jul 12 15:39:50 2006 +0000
description:
Oops. I had accidentally commented out ONLY_FOR_PLATFORM.
diffstat:
devel/nss/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5965ed7b54ab -r 438867b77290 devel/nss/Makefile
--- a/devel/nss/Makefile Wed Jul 12 15:38:28 2006 +0000
+++ b/devel/nss/Makefile Wed Jul 12 15:39:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/07/12 15:38:28 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2006/07/12 15:39:50 rillig Exp $
DISTNAME= nss-3.9.2
PKGREVISION= 4
@@ -13,7 +13,7 @@
# NSS will build and run on other platforms when MAINTAINER knows what
# magic Makefile glue is required
-#ONLY_FOR_PLATFORM+= NetBSD-*-* FreeBSD-*-* Linux-*-* DragonFly-*-*
+ONLY_FOR_PLATFORM+= NetBSD-*-* FreeBSD-*-* Linux-*-* DragonFly-*-*
# Solaris has missing symbols when linking. It looks like some of those problem
# have been addressed in the nss source tree so this should be enabled after
# the next update.
Home |
Main Index |
Thread Index |
Old Index