aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-05-19 02:38:14 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-05-19 02:38:14 +0000
commit0a3ad2a5f4af3d507f027359a9865d8ff3a46bcb (patch)
treed8364a085b9f417b74083109b5d90041bc367e01
parent34c0e7d61e713d6da26abdebd9b554fe4bd83a2f (diff)
Notes
-rw-r--r--science/gabedit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gabedit/Makefile b/science/gabedit/Makefile
index 95ac444cc7c5..945c222b8a17 100644
--- a/science/gabedit/Makefile
+++ b/science/gabedit/Makefile
@@ -40,7 +40,7 @@ PLIST_FILES+= share/icons/hicolor/${SZ}x${SZ}/apps/${PORTNAME}.png
OPTIONS_DEFINE= OPENMP
OPTIONS_DEFAULT= OPENMP
-OPENMP_LIB_DEPENDS= libomp.so:devel/openmp
+OPENMP_LIB_DEPENDS= libgomp.so:devel/openmp
post-patch:
@${REINPLACE_CMD} 's|/usr/|${PREFIX}/|; s| -O2| ${CFLAGS}|; s|gcc|${CC}|' ${WRKSRC}/CONFIG