forked from Lainports/freebsd-ports
graphics/lux: fix depends
This commit is contained in:
parent
ce8cb5f744
commit
2370847ccd
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= lux
|
||||
PORTVERSION= 1.1.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://bitbucket.org/kfj/pv/get/
|
||||
PKGNAMESUFFIX= -pv # distinguish from www/lux
|
||||
|
|
@ -18,7 +19,7 @@ LIB_DEPENDS= libhwy.so:devel/highway \
|
|||
libsfml-window.so:devel/sfml \
|
||||
libexiv2.so:graphics/exiv2 \
|
||||
libvigraimpex.so:graphics/vigra
|
||||
RUN_DEPENDS= ${GUIFONT}:x11-fonts/noto-basic
|
||||
RUN_DEPENDS= noto-basic>0:x11-fonts/noto-basic
|
||||
GUIFONT= ${LOCALBASE}/share/fonts/noto/NotoSans-Regular.ttf
|
||||
|
||||
USES= cmake desktop-file-utils dos2unix pkgconfig tar:bz2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue