diff options
Diffstat (limited to 'mail/spamoracle/Makefile')
-rw-r--r-- | mail/spamoracle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamoracle/Makefile b/mail/spamoracle/Makefile index d62caad41382..195cc41e233c 100644 --- a/mail/spamoracle/Makefile +++ b/mail/spamoracle/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://cristal.inria.fr/~xleroy/software/ MAINTAINER= xride@FreeBSD.org COMMENT= procmail spam filter written in ML using Bayesian classification -BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml +BUILD_DEPENDS= ocaml:lang/ocaml PLIST_FILES= bin/spamoracle PLIST_FILES+= man/man1/spamoracle.1.gz |