aboutsummaryrefslogtreecommitdiffstats
path: root/mail/libetpan
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-02-25 22:37:12 +0800
committerkrion <krion@FreeBSD.org>2005-02-25 22:37:12 +0800
commit5128b96950cf58fab5f05e393280ceb81e19ce54 (patch)
tree3f1c73a0e751a92e92b315ed2287837d8f077479 /mail/libetpan
parent5475b1c34f16a810752e66f8befb88bbe9f46d17 (diff)
downloadfreebsd-ports-gnome-5128b96950cf58fab5f05e393280ceb81e19ce54.tar.gz
freebsd-ports-gnome-5128b96950cf58fab5f05e393280ceb81e19ce54.tar.zst
freebsd-ports-gnome-5128b96950cf58fab5f05e393280ceb81e19ce54.zip
Update to version 0.36
PR: ports/77973 Submitted by: Ports Fury
Diffstat (limited to 'mail/libetpan')
-rw-r--r--mail/libetpan/Makefile6
-rw-r--r--mail/libetpan/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile
index 5668e1bde32b..e789090978f3 100644
--- a/mail/libetpan/Makefile
+++ b/mail/libetpan/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= libetpan
-PORTVERSION= 0.35
+PORTVERSION= 0.36
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,7 +22,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
INSTALLS_SHLIB= yes
-CPPFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib
+CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
+LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.include <bsd.port.mk>
diff --git a/mail/libetpan/distinfo b/mail/libetpan/distinfo
index 4f6c28197452..2b138139c356 100644
--- a/mail/libetpan/distinfo
+++ b/mail/libetpan/distinfo
@@ -1,2 +1,2 @@
-MD5 (libetpan-0.35.tar.gz) = a8530802377563afdaa1186648583141
-SIZE (libetpan-0.35.tar.gz) = 992462
+MD5 (libetpan-0.36.tar.gz) = 208b1c2deafba40eb640aabbc81c247f
+SIZE (libetpan-0.36.tar.gz) = 1136981