graphics/graphviz: unbreak build with GHOSTSCRIPT enabled after dd152219f7
Global variable _GS_PORT now have cathegory defined Error: graphics/graphviz depends on nonexistent origin 'print/print/ghostscript9-agpl-base'; Reported by: poudriere fallout Approved by: portmgr blanket
This commit is contained in:
parent
d6b01530e3
commit
78cbcc365c
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ GUILE_LIB_DEPENDS= libguile-2.2.so:lang/guile2 \
|
|||
libgc-threaded.so:devel/boehm-gc-threaded
|
||||
PHP_LIB_DEPENDS= libpcre.so:devel/pcre \
|
||||
libargon2.so:security/libargon2
|
||||
GHOSTSCRIPT_LIB_DEPENDS= libgs.so:print/${_GS_PORT}
|
||||
GHOSTSCRIPT_LIB_DEPENDS= libgs.so:${_GS_PORT}
|
||||
|
||||
XPM_CONFIGURE_WITH= x
|
||||
XPM_CONFIGURE_ENV= ac_cv_header_sys_inotify_h=no
|
||||
|
|
Loading…
Reference in a new issue