summaryrefslogtreecommitdiff
path: root/net/ywho
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-07-24 23:56:29 +0000
committergrant <grant@pkgsrc.org>2004-07-24 23:56:29 +0000
commitc6dff8ecb299e4e5439165af1e9d6643aad05edb (patch)
tree2fb9c8befc65e298ee2f7ac5173c4d5d0739d190 /net/ywho
parent2556c62c370f251efeb752aba61b5d151d24a011 (diff)
downloadpkgsrc-c6dff8ecb299e4e5439165af1e9d6643aad05edb.tar.gz
use buildlink3 so we strip gcc specific arguments.
Diffstat (limited to 'net/ywho')
-rw-r--r--net/ywho/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ywho/Makefile b/net/ywho/Makefile
index eb6243c074e..c9a55b25e6d 100644
--- a/net/ywho/Makefile
+++ b/net/ywho/Makefile
@@ -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 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
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}