diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 9de86aec08f2..1f8d00f50b2d 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -1,36 +1,39 @@ PORTNAME= isync -PORTVERSION= 1.4.4 -PORTREVISION= 1 +DISTVERSION= 1.4.4 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags WWW= http://isync.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 USES= alias bdb compiler:c11 cpe perl5 ssl CPE_VENDOR= isync_project USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sasl=${LOCALBASE} \ --with-ssl=${OPENSSLLIB:H} MAKE_ARGS+= SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" CPPFLAGS+= -I${BDB_INCLUDE_DIR} LDFLAGS+= -L${BDB_LIB_DIR} +# remove after manprefix migration +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share + post-patch: @${REINPLACE_CMD} -e 's|: install-docDATA|:|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|\$$(docdir)/examples|\$$(sysconfdir)|g' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's|-Wformat-signedness||g' ${WRKSRC}/${CONFIGURE_SCRIPT} .include diff --git a/mail/isync/pkg-plist b/mail/isync/pkg-plist index e332bb497d4f..8ef90bf07974 100644 --- a/mail/isync/pkg-plist +++ b/mail/isync/pkg-plist @@ -1,6 +1,6 @@ bin/mbsync bin/mbsync-get-cert bin/mdconvert @sample etc/mbsyncrc.sample -man/man1/mbsync.1.gz -man/man1/mdconvert.1.gz +share/man/man1/mbsync.1.gz +share/man/man1/mdconvert.1.gz