diff options
author | linimon <linimon@FreeBSD.org> | 2018-11-26 09:28:37 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2018-11-26 09:28:37 +0800 |
commit | ceff0bcbf8cf3769a866833367b7a2d181db94bb (patch) | |
tree | 920bc5d30b41547317e804f92ec722ece54894f3 /net | |
parent | 1ffeda952804209abda85ef6f22ca9e486727ab4 (diff) | |
download | freebsd-ports-gnome-ceff0bcbf8cf3769a866833367b7a2d181db94bb.tar.gz freebsd-ports-gnome-ceff0bcbf8cf3769a866833367b7a2d181db94bb.tar.zst freebsd-ports-gnome-ceff0bcbf8cf3769a866833367b7a2d181db94bb.zip |
Appease portlint.
Diffstat (limited to 'net')
-rw-r--r-- | net/kitinerary/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile index c7e630063bcf..cc5d2f37a20d 100644 --- a/net/kitinerary/Makefile +++ b/net/kitinerary/Makefile @@ -22,7 +22,6 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr - OPTIONS_DEFINE= DOCS .include <bsd.port.mk> |