From 7d20ef9811ab05a11a26d6d9ad094232177a5bb5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 9 Mar 2013 21:43:02 +0000 Subject: Get rid of XAWVER option in bsd.port.mk it does not need to be specified there also remove a useless global XAWVER PLIST_SUB --- Mk/bsd.port.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'Mk/bsd.port.mk') diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 3aa068d3f0cb..57a58ad68c39 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -1976,11 +1976,8 @@ MAKE_ENV+= DISPLAY="localhost:1001" .endif .endif -XAWVER= 8 PKG_IGNORE_DEPENDS?= 'this_port_does_not_exist' -PLIST_SUB+= XAWVER=${XAWVER} - _GL_gl_LIB_DEPENDS= GL.1:${PORTSDIR}/graphics/libGL _GL_glew_LIB_DEPENDS= GLEW.1:${PORTSDIR}/graphics/glew _GL_glu_LIB_DEPENDS= GLU.1:${PORTSDIR}/graphics/libGLU -- cgit v1.2.3