aboutsummaryrefslogtreecommitdiff
path: root/devel/ffcall
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-11 14:57:19 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-11 14:57:19 +0000
commitcabb8ea3606dabac8c191888bbb7cc3e8051a65b (patch)
tree76cd5af8c9bd4ec32ad2c3af3563816572b6b182 /devel/ffcall
parent344ba4f59a8d44c4092844e92dc25ddad632af3b (diff)
downloadports-cabb8ea3606dabac8c191888bbb7cc3e8051a65b.tar.gz
ports-cabb8ea3606dabac8c191888bbb7cc3e8051a65b.zip
Notes
Diffstat (limited to 'devel/ffcall')
-rw-r--r--devel/ffcall/Makefile10
-rw-r--r--devel/ffcall/distinfo2
-rw-r--r--devel/ffcall/pkg-descr1
3 files changed, 9 insertions, 4 deletions
diff --git a/devel/ffcall/Makefile b/devel/ffcall/Makefile
index 896f5d975230..480332400e6c 100644
--- a/devel/ffcall/Makefile
+++ b/devel/ffcall/Makefile
@@ -6,15 +6,19 @@
#
PORTNAME= ffcall
-PORTVERSION= 1.8
+PORTVERSION= 1.8d
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
+#MASTER_SITES= ftp://ftp.santafe.edu/pub/gnu/
+MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
+ ftp://ftp.gnustep.org/pub/gnustep/libs/
+MASTER_SITE_SUBDIR= libs
MAINTAINER= dinoex@FreeBSD.org
+#ONLY_FOR_ARCHS= i386 alpha ia64
USE_GMAKE= yes
USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
+#INSTALLS_SHLIB= yes
MAN3= avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
MANCOMPRESSED= no
diff --git a/devel/ffcall/distinfo b/devel/ffcall/distinfo
index af8e7fba2daa..ea9d882f7be9 100644
--- a/devel/ffcall/distinfo
+++ b/devel/ffcall/distinfo
@@ -1 +1 @@
-MD5 (ffcall-1.8.tar.gz) = 5ec9fa72c11fa0c62d08ca55fce2a7dd
+MD5 (ffcall-1.8d.tar.gz) = de022f82ee47c83039d496268c89b0b2
diff --git a/devel/ffcall/pkg-descr b/devel/ffcall/pkg-descr
index 3ebb5824e28b..9b49c1556a18 100644
--- a/devel/ffcall/pkg-descr
+++ b/devel/ffcall/pkg-descr
@@ -13,3 +13,4 @@ The four packages are:
(a reentrant combination of vacall and trampoline)
WWW: http://www.haible.de/bruno/packages-ffcall.html
+WWW: http://www.gnu.org/directory/ffcall.html