Fix build with clang11 and point to dockapps.net as upstream repo

This commit is contained in:
Ulrich Spörlein 2020-09-14 19:49:12 +00:00
parent 32aaedf651
commit 2db28bc688
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548678

View File

@ -5,7 +5,7 @@ PORTNAME= wmtop
PORTVERSION= 0.84
PORTREVISION= 3
CATEGORIES= sysutils windowmaker
MASTER_SITES= SF
MASTER_SITES= https://www.dockapps.net/download/
MAINTAINER= uqs@FreeBSD.org
COMMENT= Dockapp to display top three CPU consuming processes
@ -16,6 +16,7 @@ USES= gmake xorg # gmake is needed for -jX builds
USE_XORG= xpm x11
USE_CSTD= gnu89
ALL_TARGET= freebsd
CFLAGS+= -fcommon # clang11/gcc10
PORTDOCS= BUGS CHANGES README TODO
PLIST_FILES= bin/wmtop \