From c1e79b2c1649b581d4184b1f7d08e8eb54318103 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Fri, 2 Sep 2005 14:28:54 +0000 Subject: - Update to 0.5.4 PR: ports/85627 Submitted by: Andrej Zverev --- mail/abook/Makefile | 12 ++++++++++-- mail/abook/distinfo | 4 ++-- 2 files changed, 12 insertions(+), 4 deletions(-) (limited to 'mail/abook') diff --git a/mail/abook/Makefile b/mail/abook/Makefile index 545ade73f92d..ef5d449f5d1a 100644 --- a/mail/abook/Makefile +++ b/mail/abook/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abook -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,7 +14,15 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An addressbook program with mutt mail client support +.include + +.if ${OSVERSION} < 500000 +LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline +.endif + GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CFLAGS+= -I${LOCALBASE}/include MAN1= abook.1 MAN5= abookrc.5 @@ -29,4 +37,4 @@ post-install: .endfor .endif -.include +.include diff --git a/mail/abook/distinfo b/mail/abook/distinfo index 11e67d7d1fe3..d6fe78b2008a 100644 --- a/mail/abook/distinfo +++ b/mail/abook/distinfo @@ -1,2 +1,2 @@ -MD5 (abook-0.5.3.tar.gz) = a0e7c6d473f9363f312c2c01769a5281 -SIZE (abook-0.5.3.tar.gz) = 183011 +MD5 (abook-0.5.4.tar.gz) = 433b2e849fa458895e82260a354dde95 +SIZE (abook-0.5.4.tar.gz) = 186613 -- cgit v1.2.3