graphics/libGLU: Cleanup USES
No functional changes. Unnecessary with meson: * Remove libtool and pathfix from USES * Remove INSTALL_TARGET Reported by: jbeich
This commit is contained in:
@@ -11,12 +11,11 @@ DISTNAME= glu-${PORTVERSION}
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= OpenGL utility library
|
||||
|
||||
USES= gl libtool meson pathfix pkgconfig tar:xz
|
||||
USES= gl meson pkgconfig tar:xz
|
||||
|
||||
USE_GL= opengl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
INSTALL_TARGET= install-strip
|
||||
MESON_ARGS= -Ddefault_library=shared
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user