mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
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:
parent
39ac861b58
commit
c2bb2605ef
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user