1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Fix the swapmeter for -current.

PR:		11833
Submitted by:	Sheldon Hearn <sheldonh@uunet.co.za>
This commit is contained in:
Steve Price 1999-05-29 04:41:04 +00:00
parent a8bc3cce52
commit da4789d3e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19077

View File

@ -3,7 +3,7 @@
# Date created: 19 Nov 1997
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $Id: Makefile,v 1.14 1999/03/14 18:12:25 billf Exp $
# $Id: Makefile,v 1.15 1999/05/10 16:33:50 flathill Exp $
#
DISTNAME= xosview-1.7.1
@ -19,6 +19,4 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xosview.1
# BROKEN= SwapMeter broken for 4.0+
.include <bsd.port.mk>