diff options
Diffstat (limited to 'net-mgmt/icinga-classicweb/Makefile')
-rw-r--r-- | net-mgmt/icinga-classicweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icinga-classicweb/Makefile b/net-mgmt/icinga-classicweb/Makefile index 221839fc257a..6164cb84384a 100644 --- a/net-mgmt/icinga-classicweb/Makefile +++ b/net-mgmt/icinga-classicweb/Makefile @@ -9,7 +9,7 @@ COMMENT= Classic web interface for Icinga 1 and 2 .include "${.CURDIR}/../icinga-core/Makefile.common" -LIB_DEPENDS+= libgd.so:${PORTSDIR}/graphics/gd +LIB_DEPENDS+= libgd.so:graphics/gd CONFIGURE_ARGS+=--disable-idoutils CFLAGS+= -I${LOCALBASE}/include |