Index: head/devel/libffi/Makefile =================================================================== --- head/devel/libffi/Makefile (revision 284548) +++ head/devel/libffi/Makefile (revision 284549) @@ -1,29 +1,30 @@ # New ports collection makefile for: libffi # Date created: 14, June, 1998 # Whom: Horance Chou # # $FreeBSD$ # PORTNAME= libffi PORTVERSION= 3.0.9 CATEGORIES= devel MASTER_SITES= ftp://sourceware.org/pub/libffi/ MAINTAINER= bkoenig@alpha-tierchen.de COMMENT= Foreign Function Interface +WITH_FBSD10_FIX= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig PLIST_SUB= PORTVERSION=${PORTVERSION} INFO= libffi MAN3= ffi.3 ffi_call.3 ffi_prep_cif.3 post-install: @${LN} -sf ../lib/libffi-${PORTVERSION}/include/ffi.h ${PREFIX}/include/ @${LN} -sf ../lib/libffi-${PORTVERSION}/include/ffitarget.h ${PREFIX}/include/ .include Property changes on: head/devel/libffi/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property Index: head/x11/libSM/Makefile =================================================================== --- head/x11/libSM/Makefile (revision 284548) +++ head/x11/libSM/Makefile (revision 284549) @@ -1,29 +1,30 @@ # New ports collection makefile for: libSM # Date Created: 09 Nov, 2003 # Whom: Eric Anholt # # $FreeBSD$ # PORTNAME= libSM PORTVERSION= 1.2.0 PORTEPOCH= 1 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Session Management library for X11 LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/xorg-macros.m4:${PORTSDIR}/devel/xorg-macros +WITH_FBSD10_FIX= yes XORG_CAT= lib USE_XORG= ice xproto:both xtrans CONFIGURE_ARGS+=--disable-docs --without-xmlto post-patch: @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ \ s/doc//' ${WRKSRC}/Makefile.in .include Property changes on: head/x11/libSM/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property