Register x11, xext and xv in USE_XORG
This commit is contained in:
parent
78f2f75da4
commit
98433c35c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419809
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= schism
|
||||
PORTVERSION= 20100101
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://schismtracker.org/dl/ \
|
||||
LOCAL/ehaupt
|
||||
|
@ -18,6 +18,7 @@ ONLY_FOR_ARCHS= i386 amd64
|
|||
|
||||
USES= tar:bzip2
|
||||
USE_SDL= yes
|
||||
USE_XORG= x11 xext xv
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
|
Loading…
Reference in a new issue