mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Pass maintainership to submitter
- While here, add missing XORG dependency PR: 210802 Submitted by: otacilio.neto@bsd.com.br
This commit is contained in:
parent
43016b5576
commit
f4518b643d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418227
1 changed files with 3 additions and 2 deletions
|
@ -3,9 +3,10 @@
|
||||||
|
|
||||||
PORTNAME= xosview
|
PORTNAME= xosview
|
||||||
PORTVERSION= 1.17
|
PORTVERSION= 1.17
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= otacilio.neto@bsd.com.br
|
||||||
COMMENT= Graphical performance meter
|
COMMENT= Graphical performance meter
|
||||||
|
|
||||||
LICENSE= BSD4CLAUSE GPLv2
|
LICENSE= BSD4CLAUSE GPLv2
|
||||||
|
@ -17,7 +18,7 @@ ONLY_FOR_ARCHS_REASON= used i386-specific hardware resources
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= hills
|
GH_ACCOUNT= hills
|
||||||
|
|
||||||
USE_XORG= xpm
|
USE_XORG= x11 xpm
|
||||||
USES= gmake
|
USES= gmake
|
||||||
MAKE_ENV= OPTFLAGS="" PLATFORM=bsd MANDIR=${MANPREFIX}/man
|
MAKE_ENV= OPTFLAGS="" PLATFORM=bsd MANDIR=${MANPREFIX}/man
|
||||||
ALL_TARGET= xosview
|
ALL_TARGET= xosview
|
||||||
|
|
Loading…
Add table
Reference in a new issue