diff options
-rw-r--r-- | sysutils/nut/Makefile | 2 | ||||
-rw-r--r-- | sysutils/nut22/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/sysutils/nut22/Makefile b/sysutils/nut22/Makefile index 7505bc7..2215945 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 |