ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/libffi/Makefile
(Generate patch)

Comparing trunk/devel/libffi/Makefile (file contents):
Revision 5742 by laffer1, Tue Jul 8 01:56:05 2008 UTC vs.
Revision 7438 by laffer1, Wed Mar 25 21:46:22 2009 UTC

# Line 1 | Line 1
1 < # New ports collection makefile for:    libffi
2 < # Date created:                 14, June, 1998
3 < # Whom:                         Horance Chou <horance@freedom.ie.cycu.edu.tw>
4 < #
5 < # $MidnightBSD$
6 < # $FreeBSD: ports/devel/libffi/Makefile,v 1.25 2008/04/04 13:09:46 pav Exp $
7 < #
1 > # $MidnightBSD: mports/devel/libffi/Makefile,v 1.1 2008/07/08 01:56:05 laffer1 Exp $
2  
3   PORTNAME=       libffi
4 < PORTVERSION=    3.0.4
4 > PORTVERSION=    3.0.8
5   CATEGORIES=     devel
6   MASTER_SITES=   ftp://sourceware.org/pub/libffi/
7  
# Line 23 | Line 17 | PLIST_SUB=     PORTVERSION=${PORTVERSION}
17   INFO=           libffi
18  
19   MAN3=           ffi.3 ffi_call.3 ffi_prep_cif.3
20 +
21 + post-install:
22 +        ${LN} -sf ../lib/libffi-${PORTVERSION}/include/ffi.h ${PREFIX}/include/
23 +        ${LN} -sf ../lib/libffi-${PORTVERSION}/include/ffitarget.h ${PREFIX}/include/
24 +
25  
26   .include <bsd.port.mk>

Comparing trunk/devel/libffi/Makefile (property cvs2svn:cvs-rev):
Revision 5742 by laffer1, Tue Jul 8 01:56:05 2008 UTC vs.
Revision 7438 by laffer1, Wed Mar 25 21:46:22 2009 UTC

# Line 1 | Line 1
1 < 1.1
1 > 1.2

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines