mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
graphics/jogl:
- Remove CONFLICTS: jogamp-jogl doesn't coflict with jogl after recent update PR: 192172 Approved by: Peter Jeremy (maintainer)
This commit is contained in:
parent
c7c31366c7
commit
e3279c45ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363131
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
PORTNAME= jogl
|
PORTNAME= jogl
|
||||||
PORTVERSION= 1.1.1
|
PORTVERSION= 1.1.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= graphics devel java
|
CATEGORIES= graphics devel java
|
||||||
MASTER_SITES=http://download.java.net/media/jogl/builds/archive/jsr-231-1.1.1/
|
MASTER_SITES=http://download.java.net/media/jogl/builds/archive/jsr-231-1.1.1/
|
||||||
EXTRACT_SUFX= -src.zip
|
EXTRACT_SUFX= -src.zip
|
||||||
@ -14,8 +14,6 @@ COMMENT= Java bindings for OpenGL
|
|||||||
LIB_DEPENDS= libdrm.so:${PORTSDIR}/graphics/libdrm
|
LIB_DEPENDS= libdrm.so:${PORTSDIR}/graphics/libdrm
|
||||||
BUILD_DEPENDS= ${JAVALIBDIR}/antlr.jar:${PORTSDIR}/devel/antlr
|
BUILD_DEPENDS= ${JAVALIBDIR}/antlr.jar:${PORTSDIR}/devel/antlr
|
||||||
|
|
||||||
CONFLICTS= jogamp-jogl-*
|
|
||||||
|
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
|
||||||
DOCSDIR= ${JAVASHAREDIR}/${PORTNAME}
|
DOCSDIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||||
|
Loading…
Reference in New Issue
Block a user