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
1 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= jogl
|
||||
PORTVERSION= 1.1.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics devel java
|
||||
MASTER_SITES=http://download.java.net/media/jogl/builds/archive/jsr-231-1.1.1/
|
||||
EXTRACT_SUFX= -src.zip
|
||||
|
@ -14,8 +14,6 @@ COMMENT= Java bindings for OpenGL
|
|||
LIB_DEPENDS= libdrm.so:${PORTSDIR}/graphics/libdrm
|
||||
BUILD_DEPENDS= ${JAVALIBDIR}/antlr.jar:${PORTSDIR}/devel/antlr
|
||||
|
||||
CONFLICTS= jogamp-jogl-*
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
DOCSDIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||
|
|
Loading…
Reference in a new issue