diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-01-24 15:41:29 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2014-01-24 15:41:29 +0000 |
commit | 2898f34dc4d8c673b943dfe9dbf94afb5127f666 (patch) | |
tree | 087cdb9e38bd2642c2e6cb1b34dfb7fa7c3d5bbf /mail/rmilter/Makefile | |
parent | 714a49cc014f0beca5306bc27955bfeefb6617dd (diff) | |
download | ports-2898f34dc4d8c673b943dfe9dbf94afb5127f666.tar.gz ports-2898f34dc4d8c673b943dfe9dbf94afb5127f666.zip |
Notes
Diffstat (limited to 'mail/rmilter/Makefile')
-rw-r--r-- | mail/rmilter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile index 3cb9f25a1e68..3130a02f56d1 100644 --- a/mail/rmilter/Makefile +++ b/mail/rmilter/Makefile @@ -16,7 +16,7 @@ GH_TAG= ${PORTVERSION} GH_COMMIT= 9814531 USE_RC_SUBR= yes -USES= cmake +USES= cmake bison USE_OPENSSL= yes PLIST_FILES= sbin/rmilter etc/rc.d/rmilter.sh \ |