diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-29 17:36:19 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-29 17:36:19 +0000 |
commit | 0036fd14a8dfdcb4dbf1a586204b2b46fceefe01 (patch) | |
tree | f60a81eb05d1eeeba7eb6ea66ede4cfdd5ddccf3 /net/coda6_client | |
parent | c572cbb7c205acfc3ab18d75f4f78e2f9b501735 (diff) | |
download | ports-0036fd14a8dfdcb4dbf1a586204b2b46fceefe01.tar.gz ports-0036fd14a8dfdcb4dbf1a586204b2b46fceefe01.zip |
Notes
Diffstat (limited to 'net/coda6_client')
-rw-r--r-- | net/coda6_client/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/coda6_client/Makefile b/net/coda6_client/Makefile index e7302bf593d9..7fbb3befd550 100644 --- a/net/coda6_client/Makefile +++ b/net/coda6_client/Makefile @@ -9,8 +9,6 @@ PORTVERSION= ${CODA_VERSION} COMMENT= Client programs for a replicated high-performance network file system -CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc - MASTERDIR= ${.CURDIR}/../coda6_server PKGDIR= ${.CURDIR} |