summaryrefslogtreecommitdiffstats
path: root/net/openreg
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-05 07:33:51 +0000
committeredwin <edwin@FreeBSD.org>2003-09-05 07:33:51 +0000
commitceff32bcc316a64e9670d27cac3756c938c4ee86 (patch)
treef903034d96611387c8ea48c1a597e6fe760c51f2 /net/openreg
parentfe0814ceee24f208469570b9c55f04a54739392d (diff)
downloadFreeBSD-ports-ceff32bcc316a64e9670d27cac3756c938c4ee86.zip
FreeBSD-ports-ceff32bcc316a64e9670d27cac3756c938c4ee86.tar.gz
Chase repocopies towards ports/dns
PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
Diffstat (limited to 'net/openreg')
-rw-r--r--net/openreg/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openreg/Makefile b/net/openreg/Makefile
index 72390cb8..f0b89f1 100644
--- a/net/openreg/Makefile
+++ b/net/openreg/Makefile
@@ -15,10 +15,10 @@ MAINTAINER= seanc@FreeBSD.org
COMMENT= Domain Registry software
RUN_DEPENDS= ${LOCALBASE}/sbin/stunnel:${PORTSDIR}/security/stunnel \
- ${LOCALBASE}/sbin/named:${PORTSDIR}/net/bind9 \
+ ${LOCALBASE}/sbin/named:${PORTSDIR}/dns/bind9 \
${LOCALBASE}/bin/postgres:${PORTSDIR}/${POSTGRESQL_PORT} \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
-BUILD_DEPENDS= ${LOCALBASE}/include/isc/buffer.h:${PORTSDIR}/net/bind9
+BUILD_DEPENDS= ${LOCALBASE}/include/isc/buffer.h:${PORTSDIR}/dns/bind9
LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
POSTGRESQL_PORT?= databases/postgresql7
OpenPOWER on IntegriCloud