aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Fast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-MIME-Fast/Makefile')
-rw-r--r--mail/p5-MIME-Fast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-MIME-Fast/Makefile b/mail/p5-MIME-Fast/Makefile
index 698efe2b91ec..70edd6ebe897 100644
--- a/mail/p5-MIME-Fast/Makefile
+++ b/mail/p5-MIME-Fast/Makefile
@@ -17,7 +17,7 @@ COMMENT= Create, edit and parse MIME messages (via gmime2 C library)
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
LIB_DEPENDS= gmime-2.0.4:${PORTSDIR}/mail/gmime2
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
CONFIGURE_ENV= PREFIX="${PREFIX}" CCFLAGS="${CCFLAGS} ${PTHREAD_CFLAGS}"