diff options
Diffstat (limited to 'devel/libffi/Makefile')
-rw-r--r-- | devel/libffi/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libffi/Makefile b/devel/libffi/Makefile index 157df50d9702..d6709ce9b5ac 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.1.1.1 1998/08/10 00:08:48 steve Exp $ +# $Id: Makefile,v 1.2 1998/10/12 18:42:20 jseger Exp $ # DISTNAME= libffi-1.18 @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.cygnus.com:/pub/green/ MAINTAINER= horance@freedom.ie.cycu.edu.tw -BROKEN_ELF= libffi.so - GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PKGNAME} ALL_TARGET= test |