diff options
Diffstat (limited to 'mail/elm')
-rw-r--r-- | mail/elm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index b70199cf0f26..064275497093 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -16,7 +16,7 @@ LICENSE_NAME= Elm(tm) Mail System General Public License LICENSE_FILE= ${WRKSRC}/NOTICE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell +BUILD_DEPENDS= ispell:textproc/aspell-ispell CFLAGS+= -D_SIZE_T |