diff options
Diffstat (limited to 'mail/elm/Makefile')
-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 55a5c9914ca5..13b18bdc90c5 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -19,7 +19,7 @@ CFLAGS+= -D_SIZE_T WRKSRC= ${WRKDIR}/elm${PORTVERSION} NO_LATEST_LINK= yes -USE_GETTEXT= yes +USES= gettext HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFIGURE_ENV= PREFIX="${PREFIX}" |