diff options
-rw-r--r-- | mail/abook/Makefile | 4 | ||||
-rw-r--r-- | mail/abook/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/mail/abook/Makefile b/mail/abook/Makefile index 65699b3ddfd2..00d2c9089c60 100644 --- a/mail/abook/Makefile +++ b/mail/abook/Makefile @@ -6,7 +6,7 @@ # PORTNAME= abook -PORTVERSION= 0.5.5 +PORTVERSION= 0.5.6 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,6 +17,8 @@ COMMENT= An addressbook program with mutt mail client support GNU_CONFIGURE= yes USE_GNOME= gnometarget CFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" .if defined(WITHOUT_NLS) CONFIGURE_ARGS+=--disable-nls diff --git a/mail/abook/distinfo b/mail/abook/distinfo index cf4df38dff79..2dc998a777ed 100644 --- a/mail/abook/distinfo +++ b/mail/abook/distinfo @@ -1,3 +1,3 @@ -MD5 (abook-0.5.5.tar.gz) = e9d5f4a8d7d30c96a381851489a53a1d -SHA256 (abook-0.5.5.tar.gz) = b39011cd69b79643fce3b4fe91abe8163f65945a9b348991665582c0c8d7233a -SIZE (abook-0.5.5.tar.gz) = 392689 +MD5 (abook-0.5.6.tar.gz) = 87d25df96864a7c507a4965e6d1da49d +SHA256 (abook-0.5.6.tar.gz) = 0646f6311a94ad3341812a4de12a5a940a7a44d5cb6e9da5b0930aae9f44756e +SIZE (abook-0.5.6.tar.gz) = 393097 |