java/openjdk7: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
0b302c302f
commit
9736510e4f
@ -15,12 +15,14 @@ LICENSE= GPLv2
|
||||
BROKEN_FreeBSD_13= does not link: duplicate symbol: fp_g_free
|
||||
BROKEN_FreeBSD_14= does not link: duplicate symbol: fp_g_free
|
||||
|
||||
CPE_VENDOR= oracle
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= battleblow
|
||||
GH_PROJECT= jdk7u
|
||||
GH_TAGNAME= jdk${JDK_MAJOR_VERSION}u${JDK_UPDATE_VERSION}-b${JDK_BUILD_NUMBER}.${BSD_JDK_VERSION}
|
||||
|
||||
USES= compiler dos2unix iconv gmake
|
||||
USES= compiler cpe dos2unix iconv gmake
|
||||
# Even when not building with X11 support, openjdk7 requires Xrender, X11, and
|
||||
# Xt headers.
|
||||
X11_BUILD_DEPENDS_OFF+= ${LOCALBASE}/libdata/pkgconfig/x11.pc:x11/libX11
|
||||
|
Loading…
Reference in New Issue
Block a user