From 34a2fe27de36173ec0f303d28739161069c69021 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Fri, 12 Sep 2008 00:48:41 -0400 Subject: more packaging shennanigans (nc is available in FreeBSD-7-STABLE by default, apparently) --- packaging/freebsd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packaging/freebsd/Makefile') diff --git a/packaging/freebsd/Makefile b/packaging/freebsd/Makefile index 8a12794..5b96f7a 100644 --- a/packaging/freebsd/Makefile +++ b/packaging/freebsd/Makefile @@ -21,7 +21,6 @@ COMMENT= use the OpenPGP web of trust to verify ssh connections LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls RUN_DEPENDS= base64:${PORTSDIR}/converters/base64 \ gpg:${PORTSDIR}/security/gnupg \ - nc:${PORTSDIR}/net/netcat \ bash:${PORTSDIR}/shells/bash MAN1= monkeysphere.1 openpgp2ssh.1 monkeysphere-ssh-proxycommand.1 @@ -29,4 +28,6 @@ MAN7= monkeysphere.7 MAN8= monkeysphere-server.8 MANCOMPRESSED= yes +ETCPREFIX = /usr/local + .include -- cgit v1.2.3