summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-02-08 10:14:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-02-08 10:14:54 +0000
commit925ebd90331dc071795fc91815117f978e246c2d (patch)
tree87ec7c471680b02dd79a66e8ef573a03a7472179
parent- Update to Beta5 (diff)
Make sure to link against ${PTHREAD_LIBS}
while here remove MD5 from distinfo Feature safe: yes
Notes
Notes: svn path=/head/; revision=268781
-rw-r--r--devel/cgit/Makefile1
-rw-r--r--devel/cgit/distinfo2
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile
index 55d0ab9685ad..3a292d9f2acb 100644
--- a/devel/cgit/Makefile
+++ b/devel/cgit/Makefile
@@ -41,6 +41,7 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e '/^CC =/d' ${WRKSRC}/git/Makefile
+ @${REINPLACE_CMD} -e 's/-pthread/${PTHREAD_LIBS}/' ${WRKSRC}/Makefile
post-install:
@${MKDIR} /var/cache/${PORTNAME}
diff --git a/devel/cgit/distinfo b/devel/cgit/distinfo
index 74045bea972a..738c55f929d4 100644
--- a/devel/cgit/distinfo
+++ b/devel/cgit/distinfo
@@ -1,6 +1,4 @@
-MD5 (cgit-0.8.3.4.tar.bz2) = 712e4d3013d754aa5752e0101188cf32
SHA256 (cgit-0.8.3.4.tar.bz2) = 9df3a84b40cefc468d41937a930635960ffb5fa12b88099c7a6b24ee4124e8a0
SIZE (cgit-0.8.3.4.tar.bz2) = 54832
-MD5 (git-1.7.3.tar.bz2) = c18eb252ce63a688071f10c3f7bc28e1
SHA256 (git-1.7.3.tar.bz2) = 0035a4a7906f65812072457b65c609f24c66f31593d0ad372b7c18894a26b07d
SIZE (git-1.7.3.tar.bz2) = 2629734