graphics/gsculpt: fix depend on graphics/py-PyOpenGL
PR: 205472 Reported by: antoine
This commit is contained in:
parent
b93d640fe2
commit
ad96ef2026
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414967
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gsculpt
|
||||
PORTVERSION= 0.99.47
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTNAME:S,-src,,}
|
||||
DISTNAME= gSculpt-${PORTVERSION}-alpha-src
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Opensource 3D modelling application
|
|||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libboost_python.so:devel/boost-python-libs
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opengl>0:graphics/py-PyOpenGL \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PyOpenGL>0:graphics/py-PyOpenGL \
|
||||
${PYTHON_PKGNAMEPREFIX}gtkglext>0:x11-toolkits/py-gtkglext
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME:S,-src,,}
|
||||
|
|
Loading…
Reference in a new issue