diff options
Diffstat (limited to 'sysutils/xosview')
-rw-r--r-- | sysutils/xosview/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index 51a2b85c182..053696946f1 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2014/10/09 14:07:01 wiz Exp $ +# $NetBSD: Makefile,v 1.73 2015/07/04 16:18:40 joerg Exp $ DISTNAME= xosview-1.8.3 PKGREVISION= 2 @@ -9,7 +9,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pogo.org.uk/~mark/xosview/ COMMENT= X11 graphical display of OS statistics -USE_X11BASE= YES USE_LANGUAGES= c c++ HAS_CONFIGURE= YES |