ports/59255: [PATCH] devel/boost: fix build

Sergey Matveychuk sem at ciam.ru
Thu Nov 13 15:50:26 UTC 2003


>Number:         59255
>Category:       ports
>Synopsis:       [PATCH] devel/boost: fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 13 07:50:19 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD avim.ciam.ru 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #1: Mon Oct 27 13:14:51 MSK 2003
>Description:
A last patch from Keishi Katoux was uncomlited.
* Here is really fix.
* Remove spaces on blank line

Port maintainer (pmarquis at pobox.com) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- boost-1.30.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/boost.orig/Makefile /usr/ports/devel/boost/Makefile
--- /usr/ports/devel/boost.orig/Makefile	Thu Nov 13 17:29:46 2003
+++ /usr/ports/devel/boost/Makefile	Thu Nov 13 18:42:15 2003
@@ -31,17 +31,15 @@
 
 .include <bsd.port.pre.mk>
 
-.if defined(WITH_PYTHON)
 MAKE_ENV+=	PYTHON_ROOT="${PREFIX}"
 MAKE_ENV+=	PYTHON_VERSION="${_PYTHON_VERSION}"
 MAKE_ENV+=	PYTHON_INCLUDES="${PYTHON_INCLUDEDIR}"
 MAKE_ENV+=	PYTHON_LIB_PATH="${PYTHON_LIBDIR}"
-.endif
 INSTALLS_SHLIB=	yes
 DOCFILES=	*.css *.gif *.htm *.html *.jpeg *.jpg *.png
 
 BJAM=		${WRKSRC}/tools/build/jam_src/bin.freebsd/bjam
-  
+
 COMPILED_LIBS+=	date_time filesystem regex signals test thread
 
 do-configure:
--- boost-1.30.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list