ports/54324: Update port: graphics/kludge3d to 20030709

KATO Tsuguru tkato at prontomail.com
Thu Jul 10 14:20:18 UTC 2003


>Number:         54324
>Category:       ports
>Synopsis:       Update port: graphics/kludge3d to 20030709
>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 Jul 10 07:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 20030709

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/kludge3d/Makefile graphics/kludge3d/Makefile
--- /usr/ports/graphics/kludge3d/Makefile	Mon Apr 21 12:22:34 2003
+++ graphics/kludge3d/Makefile	Thu Jul 10 16:19:15 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	kludge3d
-PORTVERSION=	20021103
+PORTVERSION=	20030709
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -18,9 +18,8 @@
 LIB_DEPENDS=	gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \
 		3ds.1:${PORTSDIR}/graphics/lib3ds
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
-
 USE_GNOME=	gtk12
+USE_PYTHON=	yes
 USE_MESA=	yes
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
@@ -28,9 +27,10 @@
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 
-CPPFLAGS=	-I${LOCALBASE}/include -L${X11BASE}/include ${PTHREAD_CFLAGS}
+CPPFLAGS=	-I${LOCALBASE}/include -L${X11BASE}/include \
+		-I${PYTHON_INCLUDEDIR} ${PTHREAD_CFLAGS}
 LDFLAGS=	-L${LOCALBASE}/lib -L${X11BASE}/lib -lm -lX11 -lXext \
-		${PTHREAD_LIBS}
+		-L${PYTHON_LIBDIR}/config ${PTHREAD_LIBS}
 
 post-patch:
 	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
diff -urN /usr/ports/graphics/kludge3d/distinfo graphics/kludge3d/distinfo
--- /usr/ports/graphics/kludge3d/distinfo	Wed Nov 20 23:45:42 2002
+++ graphics/kludge3d/distinfo	Thu Jul 10 15:58:46 2003
@@ -1 +1 @@
-MD5 (kludge3d-20021103.tar.gz) = 683fceae4958cb5629a84a40bc7ef2ac
+MD5 (kludge3d-20030709.tar.gz) = df5fdf8eb636dd54bed720722606f28b
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list