diff options
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index e630e38dc49..2e248f9b54e 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -30,7 +30,7 @@ CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-gnome=${PREFIX} \ - --enable-system-install + --enable-threads MAN1= balsa.1 |