mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix dependencies in WITHOUT_X11 case
Reported by: Evgueni V. Gavrilov <aquatique@rusunix.org> on frebsd-ports@ Approved by: demon (maintainer)
This commit is contained in:
parent
2a229703e1
commit
cb20ce830b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110646
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \
|
|||
USE_XLIB= yes
|
||||
CONFIGURE_ARGS+= --enable-graphics --with-x
|
||||
.else
|
||||
USE_XLIB= no
|
||||
CONFIGURE_ARGS+= --without-x
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue