aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2003-10-16 05:35:03 +0800
committernetchild <netchild@FreeBSD.org>2003-10-16 05:35:03 +0800
commit1549faace940b30faddadb7e77a067d964a9d3c5 (patch)
tree012fbc9a2da10ae17218fa79f0c9890ec0f70a20 /sysutils
parentb40703aac6761df9836787dabb9d5b88ff75256c (diff)
downloadfreebsd-ports-gnome-1549faace940b30faddadb7e77a067d964a9d3c5.tar.gz
freebsd-ports-gnome-1549faace940b30faddadb7e77a067d964a9d3c5.tar.zst
freebsd-ports-gnome-1549faace940b30faddadb7e77a067d964a9d3c5.zip
Use the correct kind of dependency.
Noticed by: bento/kris Approved by: maintainer (implicit)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/ucspi-unix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ucspi-unix/Makefile b/sysutils/ucspi-unix/Makefile
index c3df0654754b..579218f3f33c 100644
--- a/sysutils/ucspi-unix/Makefile
+++ b/sysutils/ucspi-unix/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ucspi-unix
PORTVERSION= 0.36
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://untroubled.org/ucspi-unix/
MAINTAINER= patrick@rinke-bochum.de
COMMENT= UNIX-domain socket client-server command-line tools
-BUILD_DEPENDS= bglibs.1:${PORTSDIR}/devel/bglibs
+LIB_DEPENDS= bglibs.1:${PORTSDIR}/devel/bglibs
USE_REINPLACE=yes