diff options
Diffstat (limited to 'mail/courier/Makefile')
-rw-r--r-- | mail/courier/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/courier/Makefile b/mail/courier/Makefile index 56092eda226c..cc364da8e74e 100644 --- a/mail/courier/Makefile +++ b/mail/courier/Makefile @@ -69,7 +69,7 @@ USE_OPENSSL= yes USE_PERL5= yes USE_SUBMAKE= yes -USE_RC_SUBR= courier.sh +USE_RC_SUBR= courier CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |