aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2000-08-08 11:15:52 +0800
committersteve <steve@FreeBSD.org>2000-08-08 11:15:52 +0800
commit929c36c74df20a344a0b4cad298089f998096b7d (patch)
treecd74ca462c1b32d2f600e7f49ffe7a90a7a269bb /sysutils
parent7851ccd67754d2d5d1270b190887614cdfcefb5a (diff)
downloadfreebsd-ports-gnome-929c36c74df20a344a0b4cad298089f998096b7d.tar.gz
freebsd-ports-gnome-929c36c74df20a344a0b4cad298089f998096b7d.tar.zst
freebsd-ports-gnome-929c36c74df20a344a0b4cad298089f998096b7d.zip
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')
-rw-r--r--sysutils/nut/Makefile2
-rw-r--r--sysutils/nut22/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
index 7505bc706627..2215945f7feb 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
diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile
index 7505bc706627..2215945f7feb 100644
--- a/sysutils/nut22/Makefile
+++ b/sysutils/nut22/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