diff options
author | snj <snj> | 2004-04-18 23:19:46 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-18 23:19:46 +0000 |
commit | 90484db7bcadcc57c6a3335804c0b2214cfe90e0 (patch) | |
tree | f934690ab054b578272c0df12abfa036894a2db6 /sysutils/bbsload | |
parent | 2f3c27fd78a360fe01041e4b8fd3dea5b4e5d79e (diff) | |
download | pkgsrc-90484db7bcadcc57c6a3335804c0b2214cfe90e0.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'sysutils/bbsload')
-rw-r--r-- | sysutils/bbsload/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/bbsload/Makefile b/sysutils/bbsload/Makefile index 6107be97a60..458c9ef474a 100644 --- a/sysutils/bbsload/Makefile +++ b/sysutils/bbsload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/02/21 07:36:31 snj Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/18 23:19:46 snj Exp $ # DISTNAME= bbsload-0.2.6 @@ -10,7 +10,7 @@ HOMEPAGE= http://bbtools.thelinuxcommunity.org/ COMMENT= Small (in dimensions) tool to display the average load GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11BASE= YES post-install: |