diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-10 20:39:32 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-10 21:18:06 +0000 |
commit | 3e84d262f93eb05335f6534951a165b90cf295f4 (patch) | |
tree | 1a2e16f6a19763456a43979c679c9013170bd89a /mail/mimedefang/Makefile | |
parent | 5bee45446972c170c85965d35fbbbcf5d8366c65 (diff) | |
download | ports-3e84d262f93eb05335f6534951a165b90cf295f4.tar.gz ports-3e84d262f93eb05335f6534951a165b90cf295f4.zip |
Diffstat (limited to 'mail/mimedefang/Makefile')
-rw-r--r-- | mail/mimedefang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index 037ff5d48bcd..f1f60724a54d 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= \ spamassassin>=3.0:mail/spamassassin RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 shebangfix +USES= cpe perl5 shebangfix perl_OLD_CMD= perl GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc \ |