svn commit: r350354 - head/lang/gcc-aux
John Marino
marino at FreeBSD.org
Sun Apr 6 12:08:31 UTC 2014
Author: marino
Date: Sun Apr 6 12:08:30 2014
New Revision: 350354
URL: http://svnweb.freebsd.org/changeset/ports/350354
QAT: https://qat.redports.org/buildarchive/r350354/
Log:
lang/gcc-aux: set Makefile.common includes like gcc47-aux
Modified:
head/lang/gcc-aux/Makefile.common
Modified: head/lang/gcc-aux/Makefile.common
==============================================================================
--- head/lang/gcc-aux/Makefile.common Sun Apr 6 11:54:17 2014 (r350353)
+++ head/lang/gcc-aux/Makefile.common Sun Apr 6 12:08:30 2014 (r350354)
@@ -1,6 +1,6 @@
# $FreeBSD$
-.include "${.CURDIR}/Makefile.version"
+.include "Makefile.version"
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
LIB_DEPENDS+= libmpfr.so:${PORTSDIR}/math/mpfr
More information about the svn-ports-all
mailing list