From d544744da6cbaab91bededb2c1b9d364324eb8ea Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 27 Jun 2014 09:48:01 +0000 Subject: [PATCH] - Switch to USES=libtool, drop .la files Approved by: portmgr blanket --- mail/opendmarc/Makefile | 3 ++- mail/opendmarc/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile index bad83d78f83c..7589e6df1f02 100644 --- a/mail/opendmarc/Makefile +++ b/mail/opendmarc/Makefile @@ -3,6 +3,7 @@ PORTNAME= opendmarc PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= mail security MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} \ @@ -19,7 +20,7 @@ LICENSE_GROUPS_SENDMAIL= FSF OSI LICENSE_NAME_SENDMAIL= Sendmail Open Source License LICENSE_PERMS_SENDMAIL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES= shebangfix +USES= libtool shebangfix SHEBANG_FILES= reports/opendmarc-expire.in \ reports/opendmarc-import.in \ reports/opendmarc-params.in \ diff --git a/mail/opendmarc/pkg-plist b/mail/opendmarc/pkg-plist index 1fc24fd7163c..837189407337 100644 --- a/mail/opendmarc/pkg-plist +++ b/mail/opendmarc/pkg-plist @@ -9,8 +9,8 @@ man/man8/opendmarc-importstats.8.gz etc/mail/opendmarc.conf.sample include/opendmarc/dmarc.h lib/libopendmarc.a -lib/libopendmarc.la lib/libopendmarc.so.1 +lib/libopendmarc.so.1.0.2 lib/libopendmarc.so sbin/opendmarc sbin/opendmarc-check