aboutsummaryrefslogtreecommitdiff
path: root/mail/gmime24
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-31 20:31:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-31 20:31:08 +0000
commitaa952fd48fe9143007307348e16bccf3b9f95ca9 (patch)
tree3b8a3dc07f043f3e20ba7e542d841e8086021135 /mail/gmime24
parent06f1947ff91cd30655ff4ea79c4400e4c07e7bab (diff)
downloadports-aa952fd48fe9143007307348e16bccf3b9f95ca9.tar.gz
ports-aa952fd48fe9143007307348e16bccf3b9f95ca9.zip
- Resolve LATEST_LINK conflict
Notes
Notes: svn path=/head/; revision=234941
Diffstat (limited to 'mail/gmime24')
-rw-r--r--mail/gmime24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile
index 88718a78bda1..a8695c42246b 100644
--- a/mail/gmime24/Makefile
+++ b/mail/gmime24/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS?= --with-libiconv=${LOCALBASE} \
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LIBS="-L${LOCALBASE}/lib"
-LATEST_LINK?= ${PORTNAME}2
+LATEST_LINK?= ${PORTNAME}24
post-patch:
@${REINPLACE_CMD} -e "s|stdint.h|inttypes.h|" ${WRKSRC}/zentimer.h