aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc-aux/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc-aux/Makefile.common')
-rw-r--r--lang/gcc-aux/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc-aux/Makefile.common b/lang/gcc-aux/Makefile.common
index 33d4925650b7..a7bf9ffa6089 100644
--- a/lang/gcc-aux/Makefile.common
+++ b/lang/gcc-aux/Makefile.common
@@ -1,6 +1,6 @@
# $FreeBSD$
-.include "Makefile.version"
+.include "${.CURDIR}/Makefile.version"
LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
LIB_DEPENDS+= libmpfr.so:${PORTSDIR}/math/mpfr