aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gfortran
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2006-07-24 01:18:57 +0800
committergerald <gerald@FreeBSD.org>2006-07-24 01:18:57 +0800
commitfece5f5fda8f3cf9bcfc130051ea8d95fcde12d3 (patch)
treed4a3b78e27fb10707fa33539d8de52238ce2b205 /lang/gfortran
parentf2513a65a923ce90e99ac6194b877f2c5f244342 (diff)
downloadfreebsd-ports-gnome-fece5f5fda8f3cf9bcfc130051ea8d95fcde12d3.tar.gz
freebsd-ports-gnome-fece5f5fda8f3cf9bcfc130051ea8d95fcde12d3.tar.zst
freebsd-ports-gnome-fece5f5fda8f3cf9bcfc130051ea8d95fcde12d3.zip
Remove extraneous trailing slash from MASTERDIR.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Diffstat (limited to 'lang/gfortran')
-rw-r--r--lang/gfortran/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gfortran/Makefile b/lang/gfortran/Makefile
index 2c70714a6481..5142a553ec34 100644
--- a/lang/gfortran/Makefile
+++ b/lang/gfortran/Makefile
@@ -6,7 +6,7 @@
# $FreeBSD$
#
-MASTERDIR= ${.CURDIR}/../gcc41/
+MASTERDIR= ${.CURDIR}/../gcc41
PKGNAMESUFFIX= -withfortran
WITH_FORTRAN= yes