USE_GL
Noticed by: flz
This commit is contained in:
parent
23202b359a
commit
f38eff8c46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187520
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
PORTNAME= opengl
|
||||
PORTVERSION= 4.2.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES?= x11
|
||||
MASTER_SITES= ${MASTER_SITE_QT}
|
||||
PKGNAMEPREFIX= qt4-
|
||||
|
@ -29,6 +29,7 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \
|
|||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GL= yes
|
||||
USE_XLIB= yes
|
||||
|
||||
CONFIGURE_ARGS= -fast -no-exceptions \
|
||||
|
|
Loading…
Reference in a new issue