- update to build with libtool-1.5
This commit is contained in:
parent
7fd187bf2e
commit
eca570af5a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116833
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue