diff options
author | antoine <antoine@FreeBSD.org> | 2014-01-05 07:40:44 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-01-05 07:40:44 +0800 |
commit | d7498c6d88b3aea9a8b8c2846b21199d346c3b10 (patch) | |
tree | 42cd39480ede7db9874484f52a6c0467161329e6 /mail/courier/Makefile | |
parent | 24561e31331927221bcf5442be4516ab833c0e4f (diff) | |
download | freebsd-ports-gnome-d7498c6d88b3aea9a8b8c2846b21199d346c3b10.tar.gz freebsd-ports-gnome-d7498c6d88b3aea9a8b8c2846b21199d346c3b10.tar.zst freebsd-ports-gnome-d7498c6d88b3aea9a8b8c2846b21199d346c3b10.zip |
Convert the tree to USES=fam
Approved by: portmgr (bapt)
Diffstat (limited to 'mail/courier/Makefile')
-rw-r--r-- | mail/courier/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/courier/Makefile b/mail/courier/Makefile index c5e7b00a5139..985c0f12a601 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -61,8 +61,7 @@ USE_AUTOTOOLS= libtool aclocal automake AUTOMAKE_ARGS= --add-missing USE_BZIP2= yes USE_GCC= any -USE_FAM= yes -USES= gettext pkgconfig gmake perl5 +USES= fam gettext gmake perl5 pkgconfig USE_OPENSSL= yes USE_SUBMAKE= yes |