This port autodetects libfribidi so add a dependency and bump PORTREVISION
because of the libfribidi library version change in r366746. Reported by: Barbara Guida <barbara.freebsd@gmail.com>
This commit is contained in:
parent
b8ae7d6cf2
commit
cda316d1c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366817
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= fluxbox
|
||||
PORTVERSION= 1.3.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= SF
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
|
||||
@ -14,6 +15,7 @@ COMMENT= Small and fast window manager based on BlackBox
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage
|
||||
LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi
|
||||
|
||||
USE_XORG= xextproto xft xpm xrandr
|
||||
USES= gmake pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user