Index: branches/2015Q2/graphics/p5-OpenGL/Makefile =================================================================== --- branches/2015Q2/graphics/p5-OpenGL/Makefile (revision 385676) +++ branches/2015Q2/graphics/p5-OpenGL/Makefile (revision 385677) @@ -1,25 +1,26 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= OpenGL PORTVERSION= 0.66 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHM PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to display 3D data using OpenGL, GLU, GLUT, and GLX MANUAL_PACKAGE_BUILD= needs the X server it will be used with to build 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 .include Index: branches/2015Q2 =================================================================== --- branches/2015Q2 (revision 385676) +++ branches/2015Q2 (revision 385677) Property changes on: branches/2015Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r385352