aboutsummaryrefslogtreecommitdiff
path: root/mail/opendkim
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2014-07-17 14:07:00 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2014-07-17 14:07:00 +0000
commit280041478d7707c3df3b7684d052b91b43d848d9 (patch)
treec51b36320deef9baef31ae24d0408db21107995c /mail/opendkim
parent2e29a2fae6c3e0da22a1c74676ff1c6f54d93b70 (diff)
downloadports-280041478d7707c3df3b7684d052b91b43d848d9.tar.gz
ports-280041478d7707c3df3b7684d052b91b43d848d9.zip
Notes
Diffstat (limited to 'mail/opendkim')
-rw-r--r--mail/opendkim/Makefile6
-rw-r--r--mail/opendkim/pkg-plist14
2 files changed, 12 insertions, 8 deletions
diff --git a/mail/opendkim/Makefile b/mail/opendkim/Makefile
index 9b7f57ba1e40..cea33e8c33b6 100644
--- a/mail/opendkim/Makefile
+++ b/mail/opendkim/Makefile
@@ -23,8 +23,8 @@ GNU_CONFIGURE= yes
NO_OPTIONS_SORT=yes
USES= pkgconfig perl5 shebangfix libtool
USE_PERL5= run
-SHEBANG_FILES= opendkim/opendkim-genkey.in
-SHEBANG_FILES= opendkim/opendkim-genkey* reputation/opendkim-* stats/opendkim-*
+SHEBANG_FILES= opendkim/opendkim-genkey* reputation/opendkim-* stats/opendkim-* \
+ reprrd/opendkim-reprrdimport*
USE_OPENSSL= yes
USE_LDCONFIG= yes
@@ -125,7 +125,7 @@ IGNORE= Options LUA_ONLY_SIGNING and RBL require LUA as well
.endif
.if ${PORT_OPTIONS:MREPUTATION}
-.if !${PORT_OPTIONS:MCURL} || !${PORT_OPTIONS:MJANNSON}
+.if !${PORT_OPTIONS:MCURL} || !${PORT_OPTIONS:MJANSSON}
IGNORE= Option REPUTATION requires CURL and JANSSON as well
.endif
.endif
diff --git a/mail/opendkim/pkg-plist b/mail/opendkim/pkg-plist
index 59675ad4124c..3a9d15052d48 100644
--- a/mail/opendkim/pkg-plist
+++ b/mail/opendkim/pkg-plist
@@ -5,16 +5,18 @@
%%FILTER%%sbin/opendkim
%%JANSSON%%bin/autobuild
%%JANSSON%%man/man8/autobuild.8.gz
-%%LUA%%%%FILTER%%man/man3/opendkim-lua.3.gz
%%LUA%%bin/miltertest
%%LUA%%man/man3/opendkim-lua.3.gz
%%LUA%%man/man8/miltertest.8.gz
-%%OPENDBX%%%%STATS%%bin/opendkim-spam
-%%OPENDBX%%%%STATS%%sbin/opendkim-importstats
+%%OPENDBX%%bin/opendkim-spam
+%%OPENDBX%%sbin/opendkim-importstats
+%%OPENDBX%%man/man1/opendkim-spam.1.gz
+%%OPENDBX%%man/man8/opendkim-importstats.8.gz
%%RBL%%include/rbl/rbl.h
%%RBL%%lib/librbl.a
%%RBL%%lib/librbl.so
%%RBL%%lib/librbl.so.1
+%%RBL%%lib/librbl.so.1.0.0
%%RBL%%libdata/pkgconfig/rbl.pc
%%RBL%%man/man3/rbl.3.gz
%%REPRRD%%bin/opendkim-reprrdimport
@@ -22,15 +24,18 @@
%%REPRRD%%lib/libreprrd.a
%%REPRRD%%lib/libreprrd.so
%%REPRRD%%lib/libreprrd.so.1
+%%REPRRD%%lib/libreprrd.so.1.0.0
%%REPRRD%%man/man8/opendkim-reprrdimport.8.gz
%%REPUTATION%%include/repute/repute.h
%%REPUTATION%%include/ut/ut.h
%%REPUTATION%%lib/librepute.a
%%REPUTATION%%lib/librepute.so
%%REPUTATION%%lib/librepute.so.1
+%%REPUTATION%%lib/librepute.so.1.0.0
%%REPUTATION%%lib/libut.a
%%REPUTATION%%lib/libut.so
%%REPUTATION%%lib/libut.so.1
+%%REPUTATION%%lib/libut.so.1.0.0
%%REPUTATION%%libdata/pkgconfig/repute.pc
%%REPUTATION%%libdata/pkgconfig/ut.pc
%%REPUTATION%%man/man3/ut.3.gz
@@ -40,8 +45,6 @@
%%REPUTATION%%sbin/opendkim-genrates
%%REPUTATION%%sbin/opendkim-modtotals
%%REPUTATION%%sbin/opendkim-rephistory
-%%STATS%%%%OPENDBX%%man/man1/opendkim-spam.1.gz
-%%STATS%%%%OPENDBX%%man/man8/opendkim-importstats.8.gz
%%STATS%%man/man8/opendkim-expire.8.gz
%%STATS%%man/man8/opendkim-gengraphs.8.gz
%%STATS%%man/man8/opendkim-genstats.8.gz
@@ -55,6 +58,7 @@
%%VBR%%lib/libvbr.a
%%VBR%%lib/libvbr.so
%%VBR%%lib/libvbr.so.2
+%%VBR%%lib/libvbr.so.2.0.0
%%VBR%%libdata/pkgconfig/vbr.pc
%%VBR%%man/man3/vbr.3.gz
@sample etc/mail/opendkim.conf.sample