aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libffi
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-06-06 03:00:43 +0800
committermharo <mharo@FreeBSD.org>1999-06-06 03:00:43 +0800
commit2a8116629fbb51c0b6a7a02125828e71479a08be (patch)
treeb9d00a96d9965a4af62f13b8159dc00d5216388f /devel/libffi
parent4bf3ca31ea08ba708c33ef3dbc6b228c30a59293 (diff)
downloadfreebsd-ports-gnome-2a8116629fbb51c0b6a7a02125828e71479a08be.tar.gz
freebsd-ports-gnome-2a8116629fbb51c0b6a7a02125828e71479a08be.tar.zst
freebsd-ports-gnome-2a8116629fbb51c0b6a7a02125828e71479a08be.zip
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
the .la file.
Diffstat (limited to 'devel/libffi')
-rw-r--r--devel/libffi/Makefile4
-rw-r--r--devel/libffi/pkg-plist1
2 files changed, 2 insertions, 3 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile
index 3febfd34bded..f54021662fb5 100644
--- a/devel/libffi/Makefile
+++ b/devel/libffi/Makefile
@@ -3,7 +3,7 @@
# Date created: 14, June, 1998
# Whom: Horance Chou <horance@freedom.ie.cycu.edu.tw>
#
-# $Id: Makefile,v 1.7 1999/02/02 13:54:00 vanilla Exp $
+# $Id: Makefile,v 1.8 1999/03/08 07:28:22 asami Exp $
#
DISTNAME= libffi-1.20
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cygnus.com/pub/green/
MAINTAINER= horance@freedom.ie.cycu.edu.tw
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_TARGET= # empty
post-install:
diff --git a/devel/libffi/pkg-plist b/devel/libffi/pkg-plist
index 59a1204c6d76..0051e01b0c05 100644
--- a/devel/libffi/pkg-plist
+++ b/devel/libffi/pkg-plist
@@ -2,7 +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
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R