aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-07-18 09:25:31 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-07-18 09:25:31 +0000
commiteb5afd8ec1f76a7064dbfd8da2a62fc51fba2f41 (patch)
tree9d0f17998350533a5897fe4c829771bd58206e0a /science
parenta5752aede6c3e5f3db11d4b28f43aceacfb673de (diff)
downloadports-eb5afd8ec1f76a7064dbfd8da2a62fc51fba2f41.tar.gz
ports-eb5afd8ec1f76a7064dbfd8da2a62fc51fba2f41.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/libghemical/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile
index c0b9263007d6..3664b05e7eb3 100644
--- a/science/libghemical/Makefile
+++ b/science/libghemical/Makefile
@@ -28,7 +28,7 @@ USE_GL= gl
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-CONFIGURE_ENV= LD_PRELOAD=${LOCALBASE}/lib/gcc6/libgcc_s.so # workaround: otherwise configure fails
+CONFIGURE_ENV= LD_PRELOAD=${LOCALBASE}/lib/gcc${GCC_DEFAULT}/libgcc_s.so # workaround: otherwise configure fails
CONFIGURE_ARGS+= --enable-mpqc
CPPFLAGS+= -I${LOCALBASE}/include