mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
. Reduce dependencies by using USE_XORG and only listing what is actually
required. PR: 113081 Submitted by: Baptiste Daroussin <baptiste.daroussin@gmail.com>
This commit is contained in:
parent
e61c2c05f0
commit
24f76536ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196432
@ -22,7 +22,7 @@ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
|
||||
RESTRICTED= "License doesn't allow distribution with fee"
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_XORG+= xi xp xt xtst
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
JDK_VERSION= 1.5.0
|
||||
RELEASE_VERSION=07
|
||||
|
@ -22,7 +22,7 @@ RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper
|
||||
RESTRICTED= "License doesn't allow distribution with fee"
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XLIB= yes
|
||||
USE_XORG+= xi xp xt xtst
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
JRE_VERSION= 1.5.0
|
||||
RELEASE_VERSION=07
|
||||
|
Loading…
Reference in New Issue
Block a user