Set USE_GL to pull in missing stuff

Noticed by:	krisbot
Tested by:	obraun@
Approved by:	portmgr (marcus)
This commit is contained in:
Volker Stolz 2005-03-23 08:43:18 +00:00
parent 7ad87f5bf9
commit 0708f751a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131916

View file

@ -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)