summaryrefslogtreecommitdiffstats
path: root/sysutils/nut
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-08-08 03:15:52 +0000
committersteve <steve@FreeBSD.org>2000-08-08 03:15:52 +0000
commit929c36c74df20a344a0b4cad298089f998096b7d (patch)
treecd74ca462c1b32d2f600e7f49ffe7a90a7a269bb /sysutils/nut
parent7851ccd67754d2d5d1270b190887614cdfcefb5a (diff)
downloadFreeBSD-ports-929c36c74df20a344a0b4cad298089f998096b7d.zip
FreeBSD-ports-929c36c74df20a344a0b4cad298089f998096b7d.tar.gz
Use gd.1 in the LIB_DEPENDS so this port doesn't accidently pickup the
presence of the wrong library (e.g. libgdk_pixbuf).
Diffstat (limited to 'sysutils/nut')
-rw-r--r--sysutils/nut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
index 7505bc7..2215945 100644
--- a/sysutils/nut/Makefile
+++ b/sysutils/nut/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.exploits.org/nut/release/
MAINTAINER= bp@butya.kz
.if defined(CGI)
-LIB_DEPENDS= gd:${PORTSDIR}/graphics/gd
+LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd
.endif
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud