aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ffcall/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index 2579716a4a45..46cd4f84d388 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ffcall
PORTVERSION= 1.9
+PORTREVISION= 1
CATEGORIES= devel
#MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
@@ -17,7 +18,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Foreign function call libraries
USE_GMAKE= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER= 15
NOT_FOR_ARCHS= sparc64
MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3