mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Drop uneeded dependency on deprecated libXP
Add xorg to USES PR: 240836 Submitted by: zeising
This commit is contained in:
parent
c16cbc3500
commit
3a4a09fd97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513003
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= nas
|
||||
PORTVERSION= 1.9.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}%20%28stable%29
|
||||
EXTRACT_SUFX= .src.tar.gz
|
||||
@ -11,11 +11,11 @@ EXTRACT_SUFX= .src.tar.gz
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Network Audio System
|
||||
|
||||
USES= imake perl5 shebangfix
|
||||
USES= imake perl5 shebangfix xorg
|
||||
SHEBANG_FILES= clients/audio/auscope/auscope
|
||||
USE_PERL5= run
|
||||
USE_CSTD= gnu89
|
||||
USE_XORG= x11 xext xt xau sm ice xp xpm xmu xaw
|
||||
USE_XORG= x11 xext xt xau sm ice xpm xmu xaw
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ENV+= COMPRESS_CMD="${COMPRESS_CMD:S/c//}"
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user