summaryrefslogtreecommitdiff
path: root/devel/libffi/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2012-10-11 19:37:47 +0000
committerdrochner <drochner>2012-10-11 19:37:47 +0000
commit323c2f928b2b9c2ed03bfffd9c3ed3be4a6369d6 (patch)
treea8ad4143708a7ef933f2d53731e62a34865bb2cf /devel/libffi/Makefile
parent470cdc1ea880f47b01ce50b74287c31b0dd35533 (diff)
downloadpkgsrc-323c2f928b2b9c2ed03bfffd9c3ed3be4a6369d6.tar.gz
fix closures on NetBSD/amd64 and possibly more NetBSD platforms where
malloc'd memory is not automatically executable bump PKGREV
Diffstat (limited to 'devel/libffi/Makefile')
-rw-r--r--devel/libffi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index 89162a95e1d..877fcdd978b 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2012/09/14 23:45:27 asau Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/11 19:37:47 drochner Exp $
#
DISTNAME= libffi-3.0.11
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://sourceware.org/pub/libffi/