diff options
author | Steve Price <steve@FreeBSD.org> | 2000-08-08 03:15:52 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-08-08 03:15:52 +0000 |
commit | 9770c8f157eeab6aa1c295e34376a473a29eb42c (patch) | |
tree | 57b3f1de0fd5ee22f0070e3bf768ae8c0fbe3875 /sysutils | |
parent | 1605e0fca8fd466695153ec11a2693dc33093285 (diff) | |
download | ports-9770c8f157eeab6aa1c295e34376a473a29eb42c.tar.gz ports-9770c8f157eeab6aa1c295e34376a473a29eb42c.zip |
Notes
Diffstat (limited to 'sysutils')
-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 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 |