summaryrefslogtreecommitdiff
path: root/sysutils/nut
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-08-08 03:15:52 +0000
committerSteve Price <steve@FreeBSD.org>2000-08-08 03:15:52 +0000
commit9770c8f157eeab6aa1c295e34376a473a29eb42c (patch)
tree57b3f1de0fd5ee22f0070e3bf768ae8c0fbe3875 /sysutils/nut
parentAdd a missing ';' so this port builds/installs cleanly. (diff)
Use gd.1 in the LIB_DEPENDS so this port doesn't accidently pickup the
presence of the wrong library (e.g. libgdk_pixbuf).
Notes
Notes: svn path=/head/; revision=31409
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 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