aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2002-11-26 09:24:50 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2002-11-26 09:24:50 +0000
commitd6d3f334a3cbb923d54211eabd40aef99acf09fd (patch)
tree43af3fb9291d10edfe6137a7e79ba35d41ca2bc3 /net-mgmt
parent8032a3f5b00362fb6fab0c4c286a2df515c60a2d (diff)
downloadports-d6d3f334a3cbb923d54211eabd40aef99acf09fd.tar.gz
ports-d6d3f334a3cbb923d54211eabd40aef99acf09fd.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/mrtg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/mrtg/Makefile b/net-mgmt/mrtg/Makefile
index 2902cc685c61..4ef5d7769fed 100644
--- a/net-mgmt/mrtg/Makefile
+++ b/net-mgmt/mrtg/Makefile
@@ -21,6 +21,7 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd2
CONFIGURE_ARGS= --with-gd-lib=${LOCALBASE}/lib \
--with-gd-inc=${LOCALBASE}/include
.else
+LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
CONFIGURE_ARGS= --with-gd-lib=${LOCALBASE}/lib \
--with-gd-inc=${LOCALBASE}/include/gd
.endif