diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2020-01-01 20:53:40 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2020-01-01 20:53:40 +0000 |
commit | 1421cc1eaf0d6f6c8a5fc1aebdf41369887fc92c (patch) | |
tree | a4ed23eaf7ba844cb7e7bfc907cefa0c394a045c /mail/rmilter | |
parent | cb24bd26f82a89678bcbe6d52d72c67a43dd913d (diff) | |
download | ports-1421cc1eaf0d6f6c8a5fc1aebdf41369887fc92c.tar.gz ports-1421cc1eaf0d6f6c8a5fc1aebdf41369887fc92c.zip |
Notes
Diffstat (limited to 'mail/rmilter')
-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 3890d0c30adb..ba5d80a7499a 100644 --- a/mail/rmilter/Makefile +++ b/mail/rmilter/Makefile @@ -17,7 +17,7 @@ NOT_FOR_ARCHS_REASON= fails to compile: error: Unsupported word size USE_GITHUB= yes GH_ACCOUNT= vstakhov -USES= bison cmake compiler:c11 gnome pkgconfig ssl +USES= compiler:c11 cmake pkgconfig bison ssl gnome USE_GNOME= glib20 USERS= _rmilter |