mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Restore USE_XORG
Reported by: danfe
This commit is contained in:
parent
a7c3ce8941
commit
e51e6fe1e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218062
@ -8,7 +8,6 @@
|
||||
|
||||
PORTNAME= opengl
|
||||
PORTVERSION= ${QT4_VERSION}
|
||||
PORTREVISION=0
|
||||
CATEGORIES?= x11
|
||||
MASTER_SITES= ${MASTER_SITE_QT}
|
||||
PKGNAMEPREFIX= qt4-
|
||||
@ -25,8 +24,8 @@ QT_DIST= yes
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_LDCONFIG= ${PREFIX}/lib/qt4
|
||||
USE_GL= yes
|
||||
USE_XLIB= yes
|
||||
USE_GL= glu
|
||||
USE_XORG= x11
|
||||
|
||||
ALL_TARGET= first
|
||||
CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH
|
||||
|
Loading…
Reference in New Issue
Block a user