Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2007 03:30:27 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113304: Update port: science/kmovisto
Message-ID:  <20070604033027.08e74077.tkato432@yahoo.com>
Resent-Message-ID: <200706031840.l53Ie6OL014818@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113304
>Category:       ports
>Synopsis:       Update port: science/kmovisto
>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:   Sun Jun 03 18:40:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/science/kmovisto/Makefile science/kmovisto/Makefile
--- /usr/ports/science/kmovisto/Makefile	Fri May 25 22:59:06 2007
+++ science/kmovisto/Makefile	Sat May 26 14:22:19 2007
@@ -15,13 +15,12 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A real 3-D molecule viewer
 
-BROKEN=		Configure fails
-
 USE_QT_VER=	3
 USE_GL=		yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS=	--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070604033027.08e74077.tkato432>