Set USE_GL to pull in missing stuff
Noticed by: krisbot Tested by: obraun@ Approved by: portmgr (marcus)
This commit is contained in:
parent
7ad87f5bf9
commit
0708f751a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131916
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ USE_PERL5= yes
|
|||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GL= yes
|
||||
|
||||
PLIST_SUB= GHC_VERSION=${PORTVERSION}
|
||||
.if defined(WITHOUT_PROFILE)
|
||||
|
|
Loading…
Reference in a new issue