summaryrefslogtreecommitdiff
path: root/net/netatalk-asun
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-25 01:57:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-25 01:57:43 +0000
commitc0e0a9c1f8223ba04d092ab5bd2a2d226cf4aaa8 (patch)
treed59a2b7698c2623baaff31e403ce5a1715cf4504 /net/netatalk-asun
parentRemove runaway backslash. (diff)
It uses the shared library of tcp_wrapper, so change BUILD_DEPENDS
to LIB_DEPENDS. Reported by: nakai@gct.co.jp
Notes
Notes: svn path=/head/; revision=16889
Diffstat (limited to 'net/netatalk-asun')
-rw-r--r--net/netatalk-asun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk-asun/Makefile b/net/netatalk-asun/Makefile
index 121f578609f2..0438c028266b 100644
--- a/net/netatalk-asun/Makefile
+++ b/net/netatalk-asun/Makefile
@@ -3,7 +3,7 @@
# Date created: 07 Sep 1998
# Whom: stb@freebsd.org
#
-# $Id: Makefile,v 1.2 1998/11/29 22:40:15 asami Exp $
+# $Id: Makefile,v 1.3 1998/11/29 23:46:01 asami Exp $
#
DISTNAME= netatalk-1.4b2+asun2.1.0
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.u.washington.edu/public/asun/
MAINTAINER= stb@freebsd.org
-BUILD_DEPENDS= ${PREFIX}/lib/libwrap.a:${PORTSDIR}/security/tcp_wrapper
+LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper
MAN1= aecho.1 getzones.1 megatron.1 nbp.1 pap.1 psorder.1
MAN3= atalk_aton.3 nbp_name.3