mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
x11/xditview: Sort USES and LIB_DEPENDS
Reported by: jbeich Sponsored by: Beckhoff Automation GmbH & Co. KG
This commit is contained in:
parent
41c09f3720
commit
e7960dd098
@ -8,12 +8,12 @@ COMMENT= Display ditroff output
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= x11 xaw xft xrender xmu xt
|
||||
|
||||
LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= x11 xaw xft xmu xrender xt
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user