Date: Thu, 17 Jan 2019 05:59:38 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r490524 - head/science/coot Message-ID: <201901170559.x0H5xcOA082716@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jan 17 05:59:38 2019 New Revision: 490524 URL: https://svnweb.freebsd.org/changeset/ports/490524 Log: science/coot: Remove the unused CONFIGURE_ARGS line PR: 234737 Reported by: tobik Modified: head/science/coot/Makefile Modified: head/science/coot/Makefile ============================================================================== --- head/science/coot/Makefile Thu Jan 17 00:18:29 2019 (r490523) +++ head/science/coot/Makefile Thu Jan 17 05:59:38 2019 (r490524) @@ -28,10 +28,9 @@ LIB_DEPENDS= libccp4c.so:science/libccp4 \ libssm.so:science/libssm RUN_DEPENDS= bash:shells/bash -USES= desktop-file-utils fortran gettext-runtime gmake libtool localbase:ldflags pkgconfig python:2.7 shebangfix sqlite +USES= desktop-file-utils fortran gettext-runtime gl gmake gnome libtool localbase:ldflags pkgconfig python:2.7 shebangfix sqlite SHEBANG_FILES= src/coot.in GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-python CONFIGURE_ARGS= --enable-shared --disable-static USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 libartlgpl2 libgnomecanvas pango pangox-compat USE_GL= gl glu glut
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901170559.x0H5xcOA082716>