From 9770c8f157eeab6aa1c295e34376a473a29eb42c Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 8 Aug 2000 03:15:52 +0000 Subject: Use gd.1 in the LIB_DEPENDS so this port doesn't accidently pickup the presence of the wrong library (e.g. libgdk_pixbuf). --- sysutils/nut/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/nut') 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 -- cgit v1.2.3