diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /security/kc | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) | |
download | ports-313cb94889a01069af757dfb7947681bbe82b1e3.tar.gz ports-313cb94889a01069af757dfb7947681bbe82b1e3.zip |
Notes
Diffstat (limited to 'security/kc')
-rw-r--r-- | security/kc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/kc/Makefile b/security/kc/Makefile index e649910e5750..3f59fa0e77e8 100644 --- a/security/kc/Makefile +++ b/security/kc/Makefile @@ -14,7 +14,6 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ libpcre.so:${PORTSDIR}/devel/pcre -FETCH_ARGS= -Fpr USES= pkgconfig uidfix PLIST_FILES= bin/kc man/man1/kc.1.gz |