1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Add missing xorg depends

Approved by:	portmgr blanket
MFH:		2015Q2
This commit is contained in:
Dmitry Marakasov 2015-05-03 20:47:16 +00:00
parent 84c20510ac
commit 411c184098
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385352

View File

@ -3,7 +3,7 @@
PORTNAME= OpenGL
PORTVERSION= 0.66
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:CHM
@ -18,6 +18,7 @@ CONFIGURE_ARGS= interface=FREEGLUT
USES= perl5 display:configure
USE_PERL5= configure
USE_GL= glut
USE_XORG= x11 xext xmu xi ice
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Makefile.PL