pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ywho use buildlink3 so we strip gcc specific argum...
details: https://anonhg.NetBSD.org/pkgsrc/rev/89159c6170e5
branches: trunk
changeset: 478510:89159c6170e5
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jul 24 23:56:29 2004 +0000
description:
use buildlink3 so we strip gcc specific arguments.
diffstat:
net/ywho/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9f9392d0318f -r 89159c6170e5 net/ywho/Makefile
--- a/net/ywho/Makefile Sat Jul 24 23:55:27 2004 +0000
+++ b/net/ywho/Makefile Sat Jul 24 23:56:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/21 17:11:30 martti Exp $
+# $NetBSD: Makefile,v 1.6 2004/07/24 23:56:29 grant Exp $
#
DISTNAME= ywho-1.3
@@ -8,6 +8,7 @@
MAINTAINER= kim%tac.nyc.ny.us@localhost
COMMENT= Who, users, uptime on clients in a sun-RPC network
+USE_BUILDLINK3= yes
NO_CONFIGURE= yes
ALL_TARGET= all DEST=${PREFIX}
INSTALL_TARGET= install install.man DEST=${PREFIX}
Home |
Main Index |
Thread Index |
Old Index