diff options
Diffstat (limited to 'science/kmovisto/Makefile')
-rw-r--r-- | science/kmovisto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/kmovisto/Makefile b/science/kmovisto/Makefile index 61a0310321b1..b7333772f2a0 100644 --- a/science/kmovisto/Makefile +++ b/science/kmovisto/Makefile @@ -8,19 +8,19 @@ PORTNAME= kmovisto PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= http://mitglied.lycos.de/pageofmh/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A real 3-D molecule viewer +USE_XORG= x11 ice xext 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 ; \ |