summaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-GtkGLArea/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-GtkGLArea/Makefile')
-rw-r--r--x11-toolkits/p5-GtkGLArea/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-toolkits/p5-GtkGLArea/Makefile b/x11-toolkits/p5-GtkGLArea/Makefile
index cab659f90921..059dbede9bc9 100644
--- a/x11-toolkits/p5-GtkGLArea/Makefile
+++ b/x11-toolkits/p5-GtkGLArea/Makefile
@@ -20,13 +20,9 @@ LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
BROKEN= "It need p5-OpenGL, I will commit p5-OpenGl soon!"
-USE_PERL5= yes
USE_MESA= yes
USE_GTK= yes
+PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
- CC="${CC}" CCFLAGS="${CFLAGS} -L${LOCALBASE}/lib"
-
.include <bsd.port.mk>