1
0
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:
Greg Lewis 2007-07-27 23:35:45 +00:00
parent e61c2c05f0
commit 24f76536ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196432
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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