Date: Tue, 22 Apr 2014 01:26:23 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r351743 - head/math/drgeo Message-ID: <201404220126.s3M1QNZt040606@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Apr 22 01:26:22 2014 New Revision: 351743 URL: http://svnweb.freebsd.org/changeset/ports/351743 QAT: https://qat.redports.org/buildarchive/r351743/ Log: - Convert USE_GNOME=gnomehack to USES Modified: head/math/drgeo/Makefile Modified: head/math/drgeo/Makefile ============================================================================== --- head/math/drgeo/Makefile Tue Apr 22 00:48:52 2014 (r351742) +++ head/math/drgeo/Makefile Tue Apr 22 01:26:22 2014 (r351743) @@ -13,8 +13,8 @@ COMMENT= GTK interactive geometry softwa LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes -USES= gettext gmake pkgconfig -USE_GNOME= gnomehack gnomeprefix intlhack libglade2 +USES= gettext gmake pkgconfig pathfix +USE_GNOME= gnomeprefix intlhack libglade2 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_GCC= yes # segfaults when built with clang
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404220126.s3M1QNZt040606>