aboutsummaryrefslogtreecommitdiff
path: root/devel/libffi
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /devel/libffi
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
Diffstat (limited to 'devel/libffi')
-rw-r--r--devel/libffi/Makefile3
-rw-r--r--devel/libffi/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index b02cbb0429cc..b5425d6eb3bf 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libffi
PORTVERSION= 1.20
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ftp://sources.redhat.com/pub/libffi/
MAINTAINER= horance@freera.net
COMMENT= Foreign Function Interface
-USE_AUTOTOOLS= libtool:13:inc
+USE_AUTOTOOLS= libtool:15
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= # empty
diff --git a/devel/libffi/pkg-plist b/devel/libffi/pkg-plist
index 1c80c754c715..7999fe07e4fe 100644
--- a/devel/libffi/pkg-plist
+++ b/devel/libffi/pkg-plist
@@ -2,5 +2,6 @@ include/fficonfig.h
include/ffi.h
include/ffi_mips.h
lib/libffi.a
+lib/libffi.la
lib/libffi.so
lib/libffi.so.2.3