diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-10 16:44:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-10 16:44:24 +0000 |
commit | 72a6ab79881652e1f89338a8884439b3054997c7 (patch) | |
tree | 4282c6f5d647c3c53fc4a55086aa5581631c9073 /mail/greylite | |
parent | 05cf3794df65552ba3729dc0cd6d58735c40641f (diff) | |
download | ports-72a6ab79881652e1f89338a8884439b3054997c7.tar.gz ports-72a6ab79881652e1f89338a8884439b3054997c7.zip |
Notes
Diffstat (limited to 'mail/greylite')
-rw-r--r-- | mail/greylite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/greylite/Makefile b/mail/greylite/Makefile index f998b93e107e..bc5e5bf259ac 100644 --- a/mail/greylite/Makefile +++ b/mail/greylite/Makefile @@ -14,8 +14,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp -USES= tar:bzip2 -USE_SQLITE= 3 +USES= sqlite tar:bzip2 PLIST_FILES= bin/greylite \ %%DNSBLENV%%bin/dnsblenv \ %%UCSPI2SOCKET%%bin/ucspi2socket \ |