aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-08-21 04:30:00 +0800
committerdinoex <dinoex@FreeBSD.org>2004-08-21 04:30:00 +0800
commitce5d9f06956d36e7fbcb14ac62886749e9632895 (patch)
tree310b26d3a5fa567179df2ce2b3f9e2f69101ddbf
parenteaf4e66c63bed958f7a52f20d73a8ee65f39fb4b (diff)
downloadfreebsd-ports-gnome-ce5d9f06956d36e7fbcb14ac62886749e9632895.tar.gz
freebsd-ports-gnome-ce5d9f06956d36e7fbcb14ac62886749e9632895.tar.zst
freebsd-ports-gnome-ce5d9f06956d36e7fbcb14ac62886749e9632895.zip
- update to build with libtool-1.5
-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