summaryrefslogtreecommitdiff
path: root/science/ghemical/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/ghemical/Makefile')
-rw-r--r--science/ghemical/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/ghemical/Makefile b/science/ghemical/Makefile
index 8cbb0decf2a1..fb9239a89a5b 100644
--- a/science/ghemical/Makefile
+++ b/science/ghemical/Makefile
@@ -36,7 +36,7 @@ pre-configure:
pre-patch:
@${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|g;' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|g; s|-lgtk|-lgtk12|g;' \
+ @${REINPLACE_CMD} -e 's|gtk-config|${GTK_CONFIG}|g; s|-lgtk|-lgtk-12|g;' \
${WRKSRC}/Makefile.in
pre-build:
@${REINPLACE_CMD} -e 's|MAXHEV=60, MAXLIT=60|MAXHEV=90, MAXLIT=90|g;' \