Date: Sat, 22 Oct 2016 08:24:53 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424453 - head/math/libqalculate Message-ID: <201610220824.u9M8OrMK028405@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Sat Oct 22 08:24:53 2016 New Revision: 424453 URL: https://svnweb.freebsd.org/changeset/ports/424453 Log: No more need to redefine PATHFIX_MAKEFILEIN with latest pathfix.mk rev Modified: head/math/libqalculate/Makefile Modified: head/math/libqalculate/Makefile ============================================================================== --- head/math/libqalculate/Makefile Sat Oct 22 08:21:52 2016 (r424452) +++ head/math/libqalculate/Makefile Sat Oct 22 08:24:53 2016 (r424453) @@ -20,7 +20,6 @@ USE_GNOME= glib20 intltool libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -PATHFIX_MAKEFILEIN= Makefile.am USE_GITHUB= yes GH_ACCOUNT= Qalculate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610220824.u9M8OrMK028405>