diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-01-01 20:53:40 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-01-01 20:53:40 +0000 |
commit | 1421cc1eaf0d6f6c8a5fc1aebdf41369887fc92c (patch) | |
tree | a4ed23eaf7ba844cb7e7bfc907cefa0c394a045c /graphics/graphviz | |
parent | cb24bd26f82a89678bcbe6d52d72c67a43dd913d (diff) | |
download | ports-1421cc1eaf0d6f6c8a5fc1aebdf41369887fc92c.tar.gz ports-1421cc1eaf0d6f6c8a5fc1aebdf41369887fc92c.zip |
Notes
Diffstat (limited to 'graphics/graphviz')
-rw-r--r-- | graphics/graphviz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index d4204303f502..7f68a61d6eca 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -114,6 +114,7 @@ PHP_LIB_DEPENDS= libpcre.so:devel/pcre \ GHOSTSCRIPT_LIB_DEPENDS= libgs.so:print/${_GS_PORT} XPM_CONFIGURE_WITH= x +XPM_CONFIGURE_ENV= ac_cv_header_sys_inotify_h=no DIGCOLA_CONFIGURE_WITH= digcola IPSEPCOLA_CONFIGURE_WITH= ipsepcola IPSEPCOLA_IMPLIES= DIGCOLA |