diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-26 05:40:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-07-26 05:40:22 +0000 |
commit | 9346b215f04cc84bbb7125ff2fcf03978f859a21 (patch) | |
tree | 73bea5baa559b61c5e812c50ac96fad638950c75 /net/coda6_server | |
parent | 49ac3accb4fc378c681317849f4ae94655a61423 (diff) | |
download | ports-9346b215f04cc84bbb7125ff2fcf03978f859a21.tar.gz ports-9346b215f04cc84bbb7125ff2fcf03978f859a21.zip |
Notes
Diffstat (limited to 'net/coda6_server')
-rw-r--r-- | net/coda6_server/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/coda6_server/Makefile b/net/coda6_server/Makefile index 3be810de8d83..a0385e627c3f 100644 --- a/net/coda6_server/Makefile +++ b/net/coda6_server/Makefile @@ -23,6 +23,7 @@ LIB_DEPENDS= lwp.2:${PORTSDIR}/devel/lwp \ USE_GMAKE= yes GNU_CONFIGURE= yes +USE_PKGCONFIG= yes CONFIGURE_ARGS+= --enable-${CODA_SUITE} |