mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- ${opt}_USE=* should be comma delimited
- Bump PORTREVISION to register correct dependencies
This commit is contained in:
parent
980fa2d9f2
commit
467d3a3546
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360221
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= nut
|
||||
PORTVERSION= 19.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= SF
|
||||
PKGNAMEPREFIX= health-
|
||||
@ -26,7 +27,7 @@ FLTK_LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
|
||||
libexpat.so:${PORTSDIR}/textproc/expat2 \
|
||||
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
libfltk_images.so:${PORTSDIR}/x11-toolkits/fltk
|
||||
FLTK_USE= XORG=x11 xau xcb xdmcp xext xft xinerama xpm xrender
|
||||
FLTK_USE= XORG=x11,xau,xcb,xdmcp,xext,xft,xinerama,xpm,xrender
|
||||
FLTK_MAKE_ENV= HAVE_FLTK=1 FLTK_NUT="fltk/Nut"
|
||||
FLTK_MAKE_ENV_OFF= HAVE_FLTK=0 FLTK_NUT=""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user